Learn R Programming

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

R Library for Sean Lahman's Baseball Database

Version: 4.0-0 Date: 2015-09-04

Authors:

  • Chris Dalzell
  • Michael Friendly
  • Dennis Murphy
  • Martin Monkman

Maintainer: Chris Dalzell

Required: R (>= 2.10)

Suggests: lattice, ggplot2, googleVis, data.table, vcd, plyr, reshape2, zipcode

License: GPL

URL: http://lahman.r-forge.r-project.org/

This is an R, pre-CRAN-release version of the 2014 edition of Sean Lahman's Baseball Database, http://www.seanlahman.com/baseball-archive/statistics/

For testing purposes, this version can be installed in your R library via

library(devtools)
install_github("cdalzell/Lahman", ref="feature/v4.0-0")

If you wish to preserve your original version of Lahman_3.0-1, use dev_mode().

dev_mode()
install_github("cdalzell/Lahman", ref="feature/v4.0-0")
#  ...test ...
dev_mode()  # revert to previous

Please report any problems or issues with this new version as an issue on this site.

Copy Link

Version

Install

install.packages('Lahman')

Monthly Downloads

89,908

Version

4.0-1

License

GPL

Maintainer

Chris Dalzell

Last Published

September 15th, 2015

Functions in Lahman (4.0-1)

BattingPost

BattingPost table
Batting

Batting table
CollegePlaying

CollegePlaying table
AllstarFull

AllstarFull table
battingLabels

Variable Labels
AwardsShareManagers

AwardsShareManagers table
AwardsManagers

AwardsManagers table
AwardsPlayers

AwardsPlayers table
AwardsSharePlayers

AwardsSharePlayers table
Appearances

Appearances table
Fielding

Fielding table
ManagersHalf

ManagersHalf table
FieldingOF

FieldingOF table
HallOfFame

Hall of Fame Voting Data
FieldingPost

FieldingPost data
LahmanData

Lahman Datasets
Managers

Managers table
Pitching

Pitching table
PitchingPost

PitchingPost table
Salaries

Salaries table
Teams

Teams table
SeriesPost

SeriesPost table
TeamsFranchises

TeamFranchises table
Schools

Schools table
TeamsHalf

TeamsHalf table