is_conformed_dimension: Is it conformed dimension?

View source: R/dimension_table_attributes.R

is_conformed_dimensionR Documentation

Is it conformed dimension?

Description

Indicates by means of a boolean if the dimension is a conformed dimension.

Usage

is_conformed_dimension(dimension)

## S3 method for class 'dimension_table'
is_conformed_dimension(dimension)

Arguments

dimension

A dimension_table object.

Details

Attributes can be accessed directly but this function has been defined because it is used from other classes and is thus done in a more controlled way.

Value

A boolean.


starschemar documentation built on Nov. 11, 2023, 5:09 p.m.