generateEpisodeTable: GenerateEpisodeTable Generate regimen records for target...

Description Usage Arguments Value

View source: R/GenerateEpisodeTable.R

Description

GenerateEpisodeTable Generate regimen records for target regimen in episode table form and insert to database.

Usage

1
2
3
generateEpisodeTable(targetRegimenConceptIds, connectionDetails,
  cohortTable, cdmDatabaseSchema, cohortDatabaseSchema, targetCohortId,
  maxCores)

Arguments

targetRegimenConceptIds

regimen concept ids

connectionDetails

An object of type connectionDetails as created using the createConnectionDetails function in the DatabaseConnector package.

cohortTable

The name of the table that will be created in the work database schema. This table will hold the exposure and outcome cohorts used in this study.

maxCores

Number of cores using in clusterApply

Value

records of the target single regimen


ohdsi-studies/CancerTxPathway documentation built on March 21, 2020, 12:24 a.m.