R/mapvisuals.R

#' The mapvisuals package.
#'
#' @docType package
#' @name mapvisuals
#' @title  KIPP MAP Visuals
#' @author Andrew Martin
#' @author Chris Haid
#' @description Functions that support analysis of NWEA MAP assessment data
#' @import assertthat
#' @import data.table
#' @import ggplot2
#' @import reshape
#' @import plyr
#' @import dplyr
#' @import stringr
#' 
NULL
almartin82/MAP-visuals documentation built on May 10, 2019, 9:24 a.m.