incremental_refresh_dimension: Incrementally refresh a dimension with another

View source: R/dimension_table_incremental_refresh.R

incremental_refresh_dimensionR Documentation

Incrementally refresh a dimension with another

Description

Incrementally refresh a dimension with the content of a new one that is integrated into the first.

Usage

incremental_refresh_dimension(dimension, dimension_new)

## S3 method for class 'dimension_table'
incremental_refresh_dimension(dimension, dimension_new)

Arguments

dimension

A dimension_table object.

dimension_new

A dimension_table object, possibly with new data.

Value

A dimension_table object.


josesamos/starschemar documentation built on Jan. 26, 2024, 2:03 p.m.