Learn R Programming

geomultistar (version 1.2.2)

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

ms <- multistar()

Run the code above in your browser using DataLab