View source: R/star_schema_as_multistar.R
star_schema_as_mst | R Documentation |
multistar
export (common)Star schema as multistar
export (common)
star_schema_as_mst(st, fl = NULL, dl = NULL, commondim = NULL)
## S3 method for class 'star_schema'
star_schema_as_mst(st, fl = NULL, dl = NULL, commondim = NULL)
st |
A |
fl |
A list of |
dl |
A list of |
commondim |
A list of dimension names already included. |
A multistar
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.