getStatVariableNames | R Documentation |
Convenient access to the names of your objects data variables. Useful to
obtain vectors of variable names as input for recurring arguments like variables
.
getStatVariableNames(object, ...) getTrackVariableNames(object, ...)
object |
A valid cypro object. |
... |
Additional selection helpers from the |
A character vector.
starts_with(), ends_with(), contains(), matches()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.