user_field {ReviewR} | R Documentation |
user_field
Description
user_field
Usage
user_field(table_map, desired_cdm_table, desired_cdm_field)
Arguments
table_map |
A dplyr::tibble, generated by mod_data_model_detection containing user database tables and fields mapped to the determined CDM. |
desired_cdm_table |
A string containing the table name in the desired CDM. |
desired_cdm_field |
A string containing the field name in the desired CDM. |
Value
A string containing the user database field pertaining to the standard data model field
[Package ReviewR version 2.3.10 Index]