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()