Skip to content

An R package to manage and analyze cross country results.

License

Notifications You must be signed in to change notification settings

sf585978/speedR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An R package to manage and analyze cross country results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages