Description Usage Arguments Details
View source: R/createDocument.R
Create the exposure and outcome cohorts
1 2 3 4 5 6 7 | createJournalDocument(
resultDirectory,
analysisId = 1,
cohortIds,
cohortNames,
includeValidation = T
)
|
resultDirectory |
The directory containing the results (outputFolder) |
analysisId |
An integer specifying the model Analysis_Id used to create the document |
cohortIds |
A vector of cohort ids |
cohortNames |
A vector of cohort names |
includeValidation |
Whether to look in the validation folder and add any validation results |
This function will create the exposure and outcome cohorts following the definitions included in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.