edc_lookup {EDCimport} | R Documentation |
Retrieve the lookup table from options
Description
Retrieve the lookup table from options
Usage
edc_lookup(..., check = TRUE)
Arguments
... |
passed on to |
check |
whether to check for internal consistency |
Value
the lookup dataframe summarizing the database import
Examples
db = edc_example()
load_database(db)
edc_lookup()
edc_lookup(dataset)
[Package EDCimport version 0.6.0 Index]