update_facts_with_role_dimension: Update facts with a role dimension
Description
Update facts with a role dimension
Usage
update_facts_with_role_dimension(
st,
name,
old_dimension,
dimension,
dimension_names
)
Value
A star_schema
object.
Arguments
- st
A star_schema
object.
- name
A string, name of the dimension.
- old_dimension
A dimension_table
object.
- dimension
A dimension_table
object.
- dimension_names
A vector of dimension names.