share_dimensions {rolap}R Documentation

Share the given dimensions in the database

Description

Share the given dimensions in the database

Usage

share_dimensions(db, dims)

Arguments

db

star_database object.

dims

Vector of dimension names.

Value

A star_database object.


[Package rolap version 2.5.2 Index]