validate_attributes: Validate attribute names

View source: R/common.R

validate_attributesR Documentation

Validate attribute names

Description

Validate attribute names

Usage

validate_attributes(defined_attributes, attributes, repeated = FALSE)

Arguments

defined_attributes

A vector of strings, defined attribute names.

attributes

A vector of strings, new attribute names.

repeated

A boolean, repeated attributes allowed.

Value

A vector of strings, attribute names.


rolap documentation built on June 8, 2025, 10:23 a.m.