View source: R/observation_period_drug_exposures.R
Get baseline and treatment period drug exposures Last updated: 2021-02-10
1 | observation_period_drug_exposures(df_drug_obsperiod, drugs, ...)
|
df_drug_obsperiod |
A tibble with columns, c('person_id','start_date','first_drug_exposure','final_end_date') |
drugs |
A tibble with columns, c('person_id','rxcui_ingr','rxcui_ingr_name','drug_exposure_start_date') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.