rparrish / ccdm

An R package facilitating the use of the Core Clinical Data Model (Core CDM)

Home Page:https://rparrish.github.io/ccdm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccdm

The goal of ccdm is to ...

The following functionality is provided:

  • simplified connections to a specified Cloud Data Warehouse (CDW) or other database server
  • de-normalized views supporting OLAP analysis
  • shortened syntax for configuring remote pointers to those views and CDW tables
  • miscellaneous helper functions

Installation

You can install the development version of ccdm from GitHub with:

# install.packages("devtools")
devtools::install_github("rparrish/ccdm")

Assumptions/dependencies

This package assumes that:

About

An R package facilitating the use of the Core Clinical Data Model (Core CDM)

https://rparrish.github.io/ccdm/

License:Other


Languages

Language:R 100.0%