Learn R Programming

omopr (version 0.2)

OMOP CDM Databases using the Tidyverse

Description

Utility functions for querying electronic health record (EHR) data in 'OMOP' 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.

Copy Link

Version

Install

install.packages('omopr')

Monthly Downloads

12

Version

0.2

License

LGPL-3

Maintainer

Darren Wilkinson

Last Published

June 25th, 2020

Functions in omopr (0.2)

concept_names

Resolve concept names in the supplied lazy table reference
row_counts

Compute row counts for supplied list of tables
omopr_init

Initialise connection to an 'OMOP' 'CDM' database and get list of table references