View source: R/star_schema_as_tibble_list.R
star_schema_as_tl | R Documentation |
tibble
list (common)Export a star schema as a tibble
list (common)
star_schema_as_tl(st, tl_prev = NULL, commondim = NULL, include_role_playing)
## S3 method for class 'star_schema'
star_schema_as_tl(st, tl_prev = NULL, commondim = NULL, include_role_playing)
st |
A |
tl_prev |
A list of |
commondim |
A list of dimension names already included. |
include_role_playing |
A boolean. |
A tibble
list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.