Accessor Functions
Access properties of variable objects
## S3 method for class 'var' variable.names(object, ...) desc(object) unit(object) support(object) bounds(object) is.bounded(object)
object |
a variable object |
... |
additional arguments, currently not used |
These generics have corresponding methods for factor_var
,
ordered_var
and numeric_var
objects as well
as for vars
collections of those.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.