cubedimensions: cubedimensions - Explore available dimensions in an OLAP...

cubedimensionsR Documentation

cubedimensions - Explore available dimensions in an OLAP catalog

Description

List the available dimensions in an OLAP catalog.

Usage

cubedimensions(conn, datasource, catalog, cube = NULL)

Arguments

conn

An object of class RMDXConnector created with RMDX(...). print() or str() conn to inspect connection details

datasource

A string that indicates the name of the Data source

catalog

A string that indicates the name of the Catalog

cube

An optional string that indicates the name of a specific Cube to be interrogated

Examples


cubedimensions(conn, 'Pentaho', 'SampleData', 'Quadrant Analysis')


piersharding/RMDX documentation built on May 17, 2022, 8:42 p.m.