set_dimension_type_role_playing: Set the type of a role-playing dimension

View source: R/dimension_table_attributes.R

set_dimension_type_role_playingR Documentation

Set the type of a role-playing dimension

Description

It allows us to define the type of a role-playing dimension.

Usage

set_dimension_type_role_playing(dimension)

## S3 method for class 'dimension_table'
set_dimension_type_role_playing(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 dimension_table object.


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