getAttributeNames: Helper function for determining the vector of attribute names...

View source: R/getAttributeNames.R

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

Value

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


BBmisc documentation built on Sept. 29, 2022, 5:12 p.m.