Utility functions for querying electronic health record (EHR) data in 'OMOP' Common Data Model <https://www.ohdsi.org/data-standardization/the-common-data-model/> databases using a 'tidyverse' approach based on 'dbplyr' lazy queries. This allows efficient in-database querying and data wrangling without explicit writing of 'SQL' queries.
| Version: | 0.2 |
| Depends: | R (≥ 3.0.0), dbplyr, dplyr, DBI, RSQLite |
| Suggests: | knitr, rmarkdown |
| Published: | 2020-06-25 |
| Author: | Darren Wilkinson |
| Maintainer: | Darren Wilkinson <darren.wilkinson at ncl.ac.uk> |
| License: | LGPL-3 |
| NeedsCompilation: | no |
| CRAN checks: | omopr results |
| Reference manual: | omopr.pdf |
| Vignettes: |
omopr: OMOP CDM database querying using tidyverse tools |
| Package source: | omopr_0.2.tar.gz |
| Windows binaries: | r-devel: omopr_0.2.zip, r-release: omopr_0.2.zip, r-oldrel: omopr_0.2.zip |
| macOS binaries: | r-release: omopr_0.2.tgz, r-oldrel: omopr_0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=omopr to link to this page.