Join user-defined lookup table
join_user_table.RdJoins user-defined lookup table to data
Arguments
- raw_data
 data frame of table to be harmonized
- user_table_path
 string indicating path to user-defined lookup table
- lookup_type
 string indicating type of lookup table (disease, location, sex). Used to determine columns to join by if
join_bynot specified- join_by
 vector of strings indicating columns to join by (optional if
lookup_typeis disease, location, or sex)