Learn R Programming

BBmisc (version 1.13.1)

getAttributeNames: Helper function for determining the vector of attribute names of a given object

Description

Returns the names of all attributes of an object.

Usage

getAttributeNames(obj)

Value

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

Arguments

obj

[any]
Source object.