starschemar (version 1.2.0)

is_conformed_dimension: 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 dimension_table is_conformed_dimension(dimension)

Arguments

dimension

A dimension_table object.

Value

A boolean.

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.