Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 841 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 841 Bytes

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: