DrugExposureInCohort: DrugExposureInCohort This function allows you to extract drug...

Description Usage Value Examples

View source: R/DrugExposureInCohort.R

Description

DrugExposureInCohort This function allows you to extract drug exposure records of target regimen in cohort

Usage

1
2
3
DrugExposureInCohort(targetConceptIds, connectionDetails, cohortTable,
  includeDescendant = TRUE, outofCohortPeriod = TRUE,
  cdmDatabaseSchema, cohortDatabaseSchema, targetCohortId)

Value

list form drug exposure data list

Examples

1
2
3
4
5
6
7
8
DrugListinCohort(targetConceptIds,
connectionDetails,
cohortTable,
includeDescendant,
outofCohortPeriod,
cdmDatabaseSchema,
cohortDatabaseSchema,
targetCohortId)

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