Learn R Programming

DEXiR (version 1.0.2)

att_names: att_names

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.