View source: R/star_schema_update_facts_with_dimensions.R
| update_facts_with_role_dimension | R Documentation | 
Update facts with a role dimension
update_facts_with_role_dimension(
  st,
  name,
  old_dimension,
  dimension,
  dimension_names
)
st | 
 A   | 
name | 
 A string, name of the dimension.  | 
old_dimension | 
 A   | 
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.