/MLBaseballR

[WIP] Scrape MLB team and player stats from various sources

Primary LanguageRGNU General Public License v3.0GPL-3.0

MLBaseballR

NOTE: this library is still under development

The purpose of MLBaseballR is to aid in scraping team and player stats from various sources

Installation

You can install the development version of this package from GitHub with:

# install.packages("devtools")
devtools::install_github("alexbuskirk/MLBaseballR")