powered by
addRoute(drugTable)
It adds route to the current table
Table in the cdm that must contain drug_concept_id
# \donttest{ library(DrugUtilisation) library(dplyr) cdm <- mockDrugUtilisation() cdm[["drug_exposure"]] |> addRoute() # }
Run the code above in your browser using DataLab