Skip to content

ccagrawal/sportsTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

R package for working with sports data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages