update_facts_with_general_dimension: Update facts with a general dimension

View source: R/star_schema_update_facts_with_dimensions.R

update_facts_with_general_dimensionR Documentation

Update facts with a general dimension

Description

Update facts with a general dimension

Usage

update_facts_with_general_dimension(st, name, old_dimension, dimension)

Arguments

st

A star_schema object.

name

A string, name of the dimension.

old_dimension

A dimension_table object.

dimension

A dimension_table object.

Value

A star_schema object.


starschemar documentation built on Nov. 11, 2023, 5:09 p.m.