R/openWAR-package.R

#' @title Contains functions for computing openWAR.
#' @aliases openWAR openWAR-package
#' 
#' @description This package allows a user to explore \code{\link{openWAR}}.
#' 
#' @details A fully open-source implementation of WAR. Please see our paper on
#' the arXiv or in the Journal of Quantitative Analysis in Sports for a complete
#' description of \code{link{openWAR}}.
#' 
#' To learn more about openWAR, start with the vignettes: 
#' \code{browseVignettes(package = "openWAR")}
#' 
#' @author Ben Baumer and Gregory J. Matthews
#' 
#' @docType package
#' @name openWAR
NULL 
beanumber/openWAR documentation built on May 12, 2019, 9:43 a.m.