get_all_dimension_operations {rolap}R Documentation

Gets the operations performed on a dimension in all star_database objects

Description

Gets the operations performed on a dimension in all star_database objects

Usage

get_all_dimension_operations(op_name, name, stars)

Arguments

op_name

A string, operation name.

name

A string, element name.

stars

A list of star_database objects.

Value

A star_operations object.


[Package rolap version 2.5.1 Index]