R/snapstat.R

globalVariables(".data")

#' snapstat: Graph and analyze SNAP data sets.
#'
#' Provides a suite of functions for graphing and analyzing SNAP data sets.
#'
#' \code{snapstat} is the primary package in the SNAPverse for users to enagage in graphical and statistical analysis of SNAP data.
#'
#' @docType package
#' @name snapstat
NULL

#' @importFrom magrittr %>%
NULL
leonawicz/snapstat documentation built on May 17, 2019, 1:33 p.m.