getElementNames {OpenRepGrid} | R Documentation |
Function for convenience, so new users do not have to deal with object slots as they will typically not have knowledge about R object structures (S3, S4).
getElementNames(x)
x |
|
vector Vector containing the names of the elements.
getElementNames()
,
getElementNames2()
, and eNames()
have been deprecated.
Instead use elements()
.