R/statcrewRC-package.R

#' statcrewRC: make analysis of RC game data easier.
#'
#' The RC Stat crew is a group of students interested in sports analytics. CSince 2015, they have worked with both men and womens' basketball, soccer, and lacrosse teams
#' to delve into the analytics of their games. This package seeks to assist in their analysis by providing a number of helpful functions which enable students to use
#' R while limiting the amount of code exposure.
#'
#' @name statcrewRC
#' @docType package
#' @keywords internal
#' @author Michael Johnson
NULL
mistermichaelll/statcrewRC documentation built on June 1, 2019, 3:57 a.m.