add.new.series.by.name: Add new series, match by both 'IGME_Key' and 'Series.Name'

View source: R/funcs_add_new_data_series.R

add.new.series.by.nameR Documentation

Add new series, match by both 'IGME_Key' and 'Series.Name'

Description

This is a very strict match

Usage

add.new.series.by.name(
  dt_master,
  dt_new_entries,
  old_entries_action = "no_change"
)

Arguments

dt_master

master dataset

dt_new_entries

new entries

old_entries_action

default to "hide", set old series (matched by both 'IGME_Key' and 'Series.Name') to invisible = 0 and inclusion = 0; if "remove", remove old series; if "no_change": leave as it is


unicef-drp/CME.assistant documentation built on Oct. 15, 2023, 7:08 p.m.