getAttributeNames {BBmisc} | R Documentation |
Helper function for determining the vector of attribute names of a given object.
Description
Helper function for determining the vector of attribute names of a given object.
Usage
getAttributeNames(obj)
Arguments
obj |
[any] |
Value
[character
]
Vector of attribute names for the source object.
[Package BBmisc version 1.13 Index]