key_from_csv: Gets KEY data and cleans up based on parameters

Description Usage Arguments Value

View source: R/key_from_csv.R

Description

Gets KEY data and cleans up based on parameters

Usage

1
key_from_csv(path_to_key, log = TRUE)

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

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/cartographR documentation built on Dec. 18, 2019, 5:54 a.m.