ic.df dataset. While
intended to be used with the core ic attributes, it will work with any named
attribute.get_attr.RdGet the attributes of ic data
Retrieve the value(s) of attributes from an ic.df dataset. While
intended to be used with the core ic attributes, it will work with any named
attribute.
get_attr(X, attrs = ic_core(), unlist = TRUE)
| X | An object of class |
|---|---|
| attrs | A vector of character names of attributes to be retrieved. Default are all core attributes. |
| unlist | Should the function return a named list of attributes and
values or a named vector? Default is |