multistar {geomultistar} | R Documentation |
multistar
S3 class
Description
Creates an empty multistar
object that allows you to import fact and
dimension tables.
Usage
multistar()
Value
A multistar
object.
See Also
Other multistar functions:
add_dimension()
,
add_facts()
,
relate_dimension()
Examples
ms <- multistar()
[Package geomultistar version 1.2.2 Index]