colindouglas/retrosheet: Import Professional Baseball Data from 'Retrosheet'

A collection of tools to import and structure the (currently) single-season event, game-log, roster, and schedule data available from <https://www.retrosheet.org>. In particular, the event (a.k.a. play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested data in the most practical R structure to use for sabermetric or other analyses.

Getting started

Package details

MaintainerColin Douglas <colin@douglas.science>
LicenseGPL (>= 2)
Version1.1.6
URL https://github.com/colindouglas/retrosheet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("colindouglas/retrosheet")
colindouglas/retrosheet documentation built on March 2, 2024, 4:51 p.m.