load_key: Gets KEY data and cleans up based on parameters

Description Usage Arguments Value

View source: R/load_key.R

Description

Gets KEY data and cleans up based on parameters

Usage

1
load_key(path_to_key, log = TRUE, project_alias)

Arguments

path_to_key

full file path to key csv file

log

TRUE if this event will be logged using the log functions from the mirCat package

project_alias

since the KEY has all elements of all projects, project_alias is used to subset for the project

Value

dataframe read from path_to_key that is grouped by the IDENTITY_ID, KEY_FIELD, and KEY_CONCEPT_NAME and filtered for the most recent record


patelm9/cartographR4 documentation built on April 8, 2020, 7:21 p.m.