att_names {DEXiR} | R Documentation |
Return names or IDs of DexiAttribute objects.
att_names(atts, use_id = TRUE)
atts |
A vector of DexiAttributes. |
use_id |
Determines whether to return attribute IDs or original DEXi names. |
A character vector of attribute IDs or names.