createPathwaySettings: Create pathway settings.

View source: R/createSettings.R

createPathwaySettingsR Documentation

Create pathway settings.

Description

Create pathway settings.

Usage

createPathwaySettings(
  pathwaySettings_location = NULL,
  pathwaySettings_list = NULL,
  targetCohortId = NULL,
  eventCohortIds = NULL,
  ...
)

Arguments

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.

Value

Object pathwaySettings.


mi-erasmusmc/TreatmentPatterns documentation built on July 1, 2023, 9:20 p.m.