starschemar (version 1.2.0)

update_facts_with_dimensions: Update facts with a list of modified dimensions

Description

Update the fact table with the modified dimensions. New dimensions are generated from the modified ones.

Usage

update_facts_with_dimensions(st, dimensions)

# S3 method for star_schema update_facts_with_dimensions(st, dimensions)

Arguments

st

A star_schema object.

dimensions

A list of dimension_table objects.

Value

A star_schema object.