a_update_dict: Update Dictionary

View source: R/adt_private.R

a_update_dictR Documentation

Update Dictionary

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

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.


Thewhey-Brian/ADTools documentation built on July 1, 2022, 2:08 a.m.