get_surrogate_key.dimension_table: Get surrogate key names

View source: R/tables_fact_dimension.R

get_surrogate_key.dimension_tableR Documentation

Get surrogate key names

Description

Get the names of the surrogate keys defined in the dimension table.

Usage

## S3 method for class 'dimension_table'
get_surrogate_key(dimension_table)

Arguments

dimension_table

A dimension_table object.

Value

A vector of strings.


rolap documentation built on May 29, 2024, 10:38 a.m.