SNAPverse R package ecosystem development frozen.

Development of the SNAPverse R package ecosystem has been frozen indefinitely. This project was never directly funded. I began it out of personal interest, but no longer work for SNAP. It will remain archived here for historical reference.

snapflex provides functions and templates for generating local flexdashboards showcasing and summarizing SNAP data sets as well as functions for accessing existing popular SNAP flexdashboards hosted online. snapflex is a member package in the apps and docs sector of the SNAPverse collection of R packages.

Installation

You can install snapflex from github with:

# install.packages('devtools')
devtools::install_github("leonawicz/snapflex")