Description Usage Arguments See Also
This function runs OncoRegimenFinder from start to finish.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
conn |
a database connection object |
cdmDatabaseSchema |
OMOP CDM source schema |
writeDatabaseSchema |
schema to write to |
vocabularyTable |
Vocabulary Table |
drugExposureIngredientTable |
Drug Exposure Table |
cohortTable |
Cohort Table |
regimenTable |
Regimen Table |
regimenIngredientTable |
Regimen Ingredient Table |
verbose |
If TRUE, prints details of the operations being performed as they are being executed. |
progressBar |
If TRUE, prints a progress bar to the console that tracks the write table process. |
progress_bar
typewrite
createVocabTable
,buildIngredientExposuresTable
,buildCohortRegimenTable
,processRegimenTable
,createRegimenIngrTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.