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.

snapstat provides a suite of functions for graphing and analyzing SNAP data sets. It is the primary package in the SNAPverse for users to enagage in graphical and statistical analysis of SNAP data.

Installation

You can install snapstat from github with:

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