get_conformed_dimension_names_st: Get conformed dimension names

View source: R/star_schema_attributes.R

get_conformed_dimension_names_stR Documentation

Get conformed dimension names

Description

Get the names of the star schema conformed dimensions.

Usage

get_conformed_dimension_names_st(st)

## S3 method for class 'star_schema'
get_conformed_dimension_names_st(st)

Arguments

st

A star_schema object.

Value

A vector of dimension names.


starschemar documentation built on May 29, 2024, 10:49 a.m.