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.


josesamos/starschemar documentation built on May 6, 2024, 5:57 a.m.