a_update_dict: Update Dictionary

Description Usage Arguments Value

View source: R/adt_private.R

Description

Update the old dictionary with a new one. Input both the old and new dictionary, merged them by the index, update all columns with "src"

Usage

1
a_update_dict(rst_dict, csv_dict)

Arguments

rst_dict

A dataset that waiting to be updated.

csv_dict

A dataset with updated information.

Value

The updated dataset.


olssol/ADTool documentation built on Feb. 12, 2021, 3:49 a.m.