record_update_set: 'record_update_set' S3 class

View source: R/record_update_set.R

record_update_setR Documentation

record_update_set S3 class

Description

A record_update_set object is created. Stores updates on dimension records.

Usage

record_update_set()

Details

Each update is made up of a dimension name, an old value set, and a new value set.

When the update is applied, all the dimension records that have the combination of old values are modified with the new values provided.

Value

A record_update_set object.

See Also

Other data cleaning functions: get_conformed_dimension_names(), get_conformed_dimension(), get_dimension_names(), get_dimension(), match_records(), modify_conformed_dimension_records(), modify_dimension_records(), update_record(), update_selection_general(), update_selection()

Examples


updates <- record_update_set()


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