get_dimension_type: Get the dimension type

View source: R/dimension_table_attributes.R

get_dimension_typeR Documentation

Get the dimension type

Description

Returns the type of the dimension.

Usage

get_dimension_type(dimension)

## S3 method for class 'dimension_table'
get_dimension_type(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 string, type of the dimension.


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