constructPathways: This function will construct treatment pathways.

View source: R/ConstructPathways.R

constructPathwaysR Documentation

This function will construct treatment pathways.

Description

This function will construct treatment pathways.

Usage

constructPathways(
  all_data,
  study_settings,
  databaseName,
  studyName,
  outputFolder
)

Arguments

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 (/).


mi-erasmusmc/AsthmaCOPDTreatmentPatterns documentation built on Feb. 25, 2024, 2:34 p.m.