View source: R/CreateRegimenStatisticsTable.R
Create regimen stats table
1 2 3 4 5 6 7 8 9 | createRegimenStats(
connectionDetails,
cdmDatabaseSchema,
writeDatabaseSchema,
cohortTable,
regimenStatsTable,
regimenIngredientsTable,
gapBetweenTreatment = 120
)
|
The function returns nothing. As side effect it creates regimen stats table in write database schema
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.