#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.