# \donttest{
cdm <- mockOmopSketch(numberIndividuals = 100)
result <- databaseCharacteristics(cdm = cdm,
omopTableNam = c("drug_exposure", "condition_occurrence"),
sex = TRUE, ageGroup = list(c(0,50), c(51,100)), interval = "years", conceptIdCounts = FALSE)
PatientProfiles::mockDisconnect(cdm)
# }
Run the code above in your browser using DataLab