get_surrogate_key.dimension_table {rolap} | R 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 |
Value
A vector of strings.
[Package rolap version 2.5.2 Index]