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 May 29, 2024, 10:49 a.m.