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 |
|
dims |
Vector of dimension names. |
Value
A star_database
object.
[Package rolap version 2.5.1 Index]