Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

access

Accessor Functions


Description

Access properties of variable objects

Usage

## S3 method for class 'var'
variable.names(object, ...)
desc(object)
unit(object)
support(object)
bounds(object)
is.bounded(object)

Arguments

object

a variable object

...

additional arguments, currently not used

Details

These generics have corresponding methods for factor_var, ordered_var and numeric_var objects as well as for vars collections of those.


variables

Variable Descriptions

v1.1-0
GPL-2
Authors
Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>)
Initial release
2021-03-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.