Get the name of attributes in a dimension.
Usage
get_dimension_attribute_names(st, name)
# S3 method for star_schema
get_dimension_attribute_names(st, name)See also
Other rename functions:
get_measure_names(),
rename_dimension(),
rename_dimension_attributes(),
rename_fact(),
rename_measures()
