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 May 29, 2024, 10:38 a.m.