att_names: att_names

View source: R/DexiAttributes.R

att_namesR 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.


DEXiR documentation built on Sept. 30, 2024, 9:39 a.m.