knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

eflows.viz

Overview

eflows.viz is a visualization package for eflows. eflows generates e_frame R6 objects as a result of its calculations. These objects can be processed by additional functions to extend the data pipeline, or in the case of eflows.viz, provide visualization and dashboarding.

Visualizations

Installation

```r devtools::install_github("cvmartin/eflows.viz")



cvmartin/eflows.viz documentation built on May 12, 2019, 10:49 a.m.