README.md

speedR

speedR is a collection of tools for managing and analyzing college cross country results. The data and examples included are focused on the NCAA Division 3 Atlantic Region, but can be applied to any set of results.

Installation

To download speedR:

install.packages('devtools')
library(devtools)
devtools::install_github('sf585978/speedR')
library(speedR)

Managing Data

Analyzing Data



sf585978/speedR documentation built on Nov. 25, 2019, 10:10 p.m.