Description
Return names or IDs of DexiAttribute objects.
Usage
att_names(atts, use_id = TRUE)
Value
A character vector of attribute IDs or names.
Arguments
- atts
A vector of DexiAttributes.
- use_id
Determines whether to return attribute IDs or original DEXi names.