new_multistar {rolap} | R Documentation |
multistar
S3 class
Description
Internal low-level constructor that creates new objects with the correct structure.
Usage
new_multistar(fl = list(), dl = list())
Arguments
fl |
A |
dl |
A |
Details
It only distinguishes between general and conformed dimensions, each dimension has its own data. It can contain multiple fact tables.
Value
A multistar
object.
[Package rolap version 2.5.1 Index]