View source: R/star_schema_replace_dimension.R
replace_role_dimension_in_facts | R Documentation |
Replace in facts a star schema role dimension
replace_role_dimension_in_facts(st, name, dimension, dimension_names)
st |
A |
name |
A string, name of the dimension. |
dimension |
A |
dimension_names |
A vector of dimension names. |
A star_schema
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.