getDrugRoutes: Get drug exposure route types

View source: R/checkDrugRoutes.R

getDrugRoutesR Documentation

Get drug exposure route types

Description

Get drug exposure route types

Usage

getDrugRoutes(
  cdm,
  drugRecordsTable = "ingredient_drug_records",
  byConcept = TRUE,
  sampleSize = 10000
)

Arguments

cdm

CDMConnector reference object

drugRecordsTable

a modified version of the drug exposure table, default "ingredient_drug_records"

byConcept

by individual drug Concept

sampleSize

the sample size given in execute checks

Value

a table with the drug exposure route types


DrugExposureDiagnostics documentation built on Sept. 16, 2025, 9:11 a.m.