readme.md

sportsTools

This is an R package for scraping sports related data. Currently, most of the implemented functionality is for scraping NBA data.

Installation and Usage

There is no version of sportsTools on CRAN. To get the current development version from Github:

install.packages("devtools")    # If you don't have devtools already installed
devtools::install_github("ccagrawal/sportsTools")
library(sportsTools)

Sources

Data is scraped from the following great sources:



ccagrawal/sportsTools documentation built on May 13, 2019, 2:15 p.m.