Jonghyun-Yun/brscrap: Baseball-reference.com Table Scraping Functions

This package contains functions that facilitate collecting baseball statistics data from baseball-reference.com. These functions not only retreive and scrap data from a wide range of tables, but also from a wide range of years. Additionally, the data scraped is formatted as data frames with numeric entries that allow for easy manipulation and statistical analyzation. Overall, the package aims to reduce the workload required to collect this data manually to simple, easy to use functions.

Getting started

Package details

AuthorHenry Alvarez [aut, cre], Jonghyun Yun [aut]
MaintainerHenry Alvarez <henry.alvarez@mavs.uta.edu>
LicenseGPL-3
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("Jonghyun-Yun/brscrap")
Jonghyun-Yun/brscrap documentation built on May 9, 2019, 3:26 a.m.