snestler/wncaahoopR: Scrapes Women's Basketball Play-by-Play Data from ESPN.com

`wncaahoopR` is an R package for working with women's NCAA Basketball play-by-play (and other) data, primarily by scraping from ESPN, but in a different way than the `ncaahoopR` package from Luke Benz (lbenz730). This package has a single function for scraping data and then makes use of the resulting `pbp` object within R to produce charts similar to those in `ncaahoopR`.

Getting started

Package details

MaintainerScott Nestler <snestler@nd.edu>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("snestler/wncaahoopR")
snestler/wncaahoopR documentation built on Oct. 18, 2021, 2:11 p.m.