wehoop
is an R package for working with women’s college and professional basketball data. A scraping and aggregating interface for ESPN’s women’s college basketball and WNBA statistics, espn.com. It provides users with the capability to access the API’s game play-by-plays, box scores, standings and results to analyze the data for themselves.
See the following eight functions:
You can install wehoop
from GitHub with:
# Install via devtools package using the following:
devtools::install_github(repo = "saiemgilani/wehoop")
For more information on the package and function reference, please see the wehoop
documentation.
Please note that the wehoop
project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.