Learn R Programming

geomultistar (version 1.0.0)

multistar: multistar S3 class

Description

Creates an empty multistar object that allows you to import fact and dimension tables.

Usage

multistar()

Arguments

Value

A multistar object.

See Also

Other multistar functions: add_dimension(), add_facts(), relate_dimension()

Examples

Run this code
# NOT RUN {
ms <- multistar()

# }

Run the code above in your browser using DataLab