get_attribute_names_schema.dimension_schema {rolap}R Documentation

Get attribute names

Description

Get the attribute names.

Usage

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

Arguments

schema

A dimension_schema object.

Value

A string.


[Package rolap version 2.5.2 Index]