Learn R Programming

⚠️There's a newer version (1.1.6) of this package.Take me there.

retrosheet (version 1.0.1)

Import Professional Baseball Data from 'Retrosheet'

Description

A collection of tools for importing the professional baseball data available from http://www.retrosheet.org. In particular, the event (play-by-play) files can be especially difficult to parse. This package does the parsing on those files, returning the requested event as a structured R object. It will also retrieve the game-log, roster, and schedule files if requested.

Copy Link

Version

Install

install.packages('retrosheet')

Monthly Downloads

308

Version

1.0.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Richard Scriven

Last Published

April 9th, 2015

Functions in retrosheet (1.0.1)

getPartialGamelog

Partial parser for game-log files
getFileNames

Files currently available for download
getRetrosheet

Import single-season retrosheet data as a structured R object
getTeamIDs

Retrieve team IDs for event files
getParkIDs

A data frame of ballpark IDs