Description Usage Arguments Details Value
get_unitbundles() of a non-unitted class returns NA.
1 | get_unitbundles(object, ...)
|
object |
The object whose units should be returned |
... |
other arguments passed to class-specific methods |
get_unitbundles() of a unitted vector, array, or matrix class returns the single unitbundle associated with that object.
get_unitbundles() of a data.frame or unitted_data.frame returns a named list of unitbundles (or NAs), one per data.frame column.
A unitbundle or list of unitbundles, each representing one set of units
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.