View source: R/ConstructPathways.R
constructPathways | R Documentation |
This function will construct treatment pathways.
constructPathways(
all_data,
study_settings,
databaseName,
studyName,
outputFolder
)
all_data |
Datatable with all target and event cohorts. |
study_settings |
Object that contains all study settings inputted by the user. |
databaseName |
Name of the database that will appear in the results. |
studyName |
Name for the study corresponding to the current settings. |
outputFolder |
Name of local folder to place results; make sure to use forward slashes (/). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.