R/ISASP_Package.R

#' Easy Reporting of Iowa Statewide Assessment of Student Progress
#'
#' The Iowa Statewide Assessment of Student Progress (ISASP) has replaced the Iowa Assessment as the standard test for students in Iowa
#' The reports generated by the previous Assessment and not all directly available at this time.
#' This package aims to make it easier to generate some of these reports by providing helpful functions to aid in the cleaning and extraction of key values.
#'
#' @md
#' @name ISASP-package
#' @docType package
#' @author Joshua De la Burere (joshua@@delabj.com)
#'
#' @import dplyr
NULL
delabj/ISASP documentation built on Nov. 17, 2020, 5:31 p.m.