Retrieve names of patient ID and CRF name from the actual names of the datasets, without respect of the case. Default values should be set through options.
Usage
get_subjid_cols(lookup = edc_lookup())options
Use edc_options() to set default values:
edc_cols_subjiddefaults toc("SUBJID", "PTNO")edc_cols_crfnamedefaults toc("FORMDESC", "CRFNAME")
