BBmisc (version 1.10)

getAttributeNames: 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] Source object.

Value

[character] Vector of attribute names for the source object.