View source: R/buildData_T1DM.R
buildFollowUp_T1 | R Documentation |
Build a Follow-up Data for cohort
buildFollowUp_T1(
cdm_bbdd,
cdm_schema,
results_sc,
cohortTable,
acohortId = 1,
bbdd_covar
)
cdm_bbdd |
A connection for a OMOP database via DatabaseConnector |
cdm_schema |
A name for OMOP schema |
results_sc |
A name for result schema |
cohortTable |
A name of the result cohort |
acohortId |
A Cohort number |
bbdd_covar |
A data.table create by transformToFlat function |
A data.frame object
# Not yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.