get_attribute_names_schema.star_schema {rolap}R Documentation

Get attribute names

Description

Get the attribute names.

Usage

## S3 method for class 'star_schema'
get_attribute_names_schema(schema)

Arguments

schema

A dimension_schema object.

Value

A string.


[Package rolap version 2.5.1 Index]