starschemar (version 1.2.0)

is_role_dimension: Is it role dimension?

Description

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

Usage

is_role_dimension(dimension)

# S3 method for dimension_table is_role_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.