get_key_cols: Important column names

View source: R/helpers.R

get_key_colsR Documentation

Important column names

Description

Retrieve names of patient_id (usually "SUBJID" and "PATNO") and crfname (usually "CRFNAME") from the actual names of the datasets

Usage

get_key_cols(lookup = edc_lookup())

Arguments

lookup

the lookup table

Value

a list(2) of characters with names patient_id and crfname


EDCimport documentation built on April 4, 2025, 1:18 a.m.