Learn R Programming

rolap (version 2.5.1)

get_attribute_names_schema.dimension_schema: Get attribute names

Description

Get the attribute names.

Usage

# S3 method for dimension_schema
get_attribute_names_schema(schema)

Value

A string.

Arguments

schema

A dimension_schema object.