NEWS.md
Master table which has been replaced by the People tableversion=2 to avoid dplyr warningsFieldingOFsplit and HomeTeams tablesPeople table. The Master table is now the People table in the Lahman dataset. Master is now a copy of People and is being retained for backward compatibilityParks tableUpdated with data for the 2015 season, plus numerous corrections of errors and inconsistencies discovered in previous tables.
Documentation examples are now provided for all data tables [Martin Monkman]
Documentation examples were rewritten to make extensive use of dplyr for data manipulation and ggplot2 for graphics [Denis Murphy]
Batting: G_batting, G_old
SchoolsPlayers with CollegePlaying
HallOfFame$hofID is now HallOfFame$playerID
managerID is now playerID in all tablesMaster: managerID, hofID, holtzID, lahmanID, lahman40ID, lahman45ID, nameNote, nameNick, and college
R CMD build --resave-data
Teams*.RDatafiles not having been updated to the 2012 Versions.Label() and data frames for variable labelsMaster$bats, Master$throws` made into factorsSchools.Rd
HallOfFame.Rd
battingStats()
Manager.Rd
battingStats() function to calculate BA and friendsDESCRIPTION for R 2.14.xAppearances tabledemo/batting-summstats.R