user_field function

user_field

user_field

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.

Returns

A string containing the user database field pertaining to the standard data model field

  • Maintainer: David Mayer
  • License: BSD_3_clause + file LICENSE
  • Last published: 2023-09-01