RObject Properties
Properties
Attributes | Gets the collection of attributes associated with the object. |
Children | Gets the sequence of children of the object. |
Class | Gets the class of the object. |
Classes | Gets the class of the object. |
Element | Gets the element type of the object. |
Has | Gets whether the object has attributes associated with it. |
Has | Gets whether the object has child objects. |
Has | Gets whether the object has a tag associated with it. |
IsData | Gets whether the object can be converted to a vector. |
IsMatrix | Gets whether the object can be converted to a matrix. |
IsObject | Gets whether the object is an R object (with a class attribute). |
IsVector | Gets whether the object can be converted to a data frame. |
Kind | Gets the kind of object. |
RType | Gets the R type of the object. |
Tag | Gets the tag associated with the objet. |