Skip to contents

R-CMD-check

usportsR is a package that is designed to provide users with data from all Usports sanctioned sports.

  • The package contains U Sports data spanning over a decade of pre-season, regular season, and post-season matches.

  • Sports currently included are Soccer, Basketball, Ice Hockey, Field Hockey, Track and Field Field Hockey, Football, Wrestling, Swimming and Rugby

  • We currently provide access to box score, play-by-play, schedules and rankings data

Installation

You can install the CRAN version of usportsR with:

install.packages("usportsR")

You can install the development version of usportsR from GitHub with:

# install.packages("devtools")
devtools::install_github("uwaggs/usportsR")

Usage

Please refer to the package vignette for more information on how to use this library. For those who prefer to program in Python, usportspy has complete function parity with this package.

Acknowledgement

A big thanks to Rebecca Lai for the awesome logo design!