View source: R/add_subanalysis_flags.R
Flag patients for subanalysis, stratified on exposure to approved drugs for target disease Last updated: 2021-02-10
1 | add_subanalysis_flags(indication_drug_exposed, covariates, ...)
|
indication_drug_exposed |
A tibble with columns, c('person_id','rxcui_ingr','rxcui_ingr_name','group') |
covariates |
A tibble with columns, c('person_id','dob','gender_concept_id','race_concept_id','start_date','first_drug_exposure','final_end_date','age') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.