View source: R/star_schema_update_facts_with_dimensions.R
update_facts_with_dimensions | R Documentation |
Update the fact table with the modified dimensions. New dimensions are generated from the modified ones.
update_facts_with_dimensions(st, dimensions)
## S3 method for class 'star_schema'
update_facts_with_dimensions(st, dimensions)
st |
A |
dimensions |
A list of |
A star_schema
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.