multistar {geomultistar} | R Documentation |
multistar
S3 classCreates an empty multistar
object that allows you to import fact and
dimension tables.
multistar()
A multistar
object.
Other multistar functions:
add_dimension()
,
add_facts()
,
relate_dimension()
ms <- multistar()