Joins lookup table in API to data
Usage
join_lookup_table(raw_data, lookup_type, api_hook)
Arguments
- raw_data
data frame of table to be harmonized
- lookup_type
string indicating type of lookup table from API to join
- api_hook
API operations list
Value
data frame of harmonized data with keys from API