View source: R/createSettings.R
createPathwaySettings | R Documentation |
Create pathway settings.
createPathwaySettings(
pathwaySettings_location = NULL,
pathwaySettings_list = NULL,
targetCohortId = NULL,
eventCohortIds = NULL,
...
)
pathwaySettings_location |
Optional: Location of saved pathwaySettings object. |
pathwaySettings_list |
Create (list of pathway settings) with addPathwaySettings() (e.g.pathwaySettings_list = addPathwaySettings() or pathwaySettings_list = list(addPathwaySettings(), addPathwaySettings())). |
targetCohortId |
Target cohort ID of current study settings. |
eventCohortIds |
Event cohort IDs of current study settings. |
Object pathwaySettings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.