att_names {DEXiR}R Documentation

att_names

Description

Return names or IDs of DexiAttribute objects.

Usage

att_names(atts, use_id = TRUE)

Arguments

atts

A vector of DexiAttributes.

use_id

Determines whether to return attribute IDs or original DEXi names.

Value

A character vector of attribute IDs or names.


[Package DEXiR version 1.0.2 Index]