runStudy | R Documentation |
Run all the study
runStudy(
cdm_bbdd,
cdm_schema,
results_sc,
cohortTable,
rundiag = FALSE,
exportFolder
)
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 |
rundiag |
Logical. |
exportFolder |
Directory to save Diagnostic |
A complete study
# Not yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.