extractTargetRegimen: ExtractTargetRegimen Generate regimen records for target...

Description Usage Arguments Value

View source: R/ExtractTargetRegimen.R

Description

ExtractTargetRegimen Generate regimen records for target regimen.

Usage

1
2
extractTargetRegimen(parameters, connectionDetails, cohortTable,
  cdmDatabaseSchema, cohortDatabaseSchema, targetCohortId, maxCores)

Arguments

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

The records of the target single regimen


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