Description Usage Format See Also
A dataset containing computed openWAR values for MLB players during the 2012 season along with the runs above average for each component of openWAR.
1 2 3 4 5 6 7 |
An openWARPlayers object, which is also a data.frame with
40 columns. Each row represents a single player. The columns are as follows:
the MLBAM id of the player
Number of plate appearances
Games Played
Homeruns
Runs above average for batting
Plate appearance in which this player was a baserunner on first base
Runs above average for plays where the player started on first base
Plate appearance in which this player was a baserunner on second base
Runs above average for plays where the player started on second base
Plate appearance in which this player was a baserunner on third base
Runs above average for plays where the player started on third base
Number of batters faced by a pitcher (i.e. 0 for most hitters)
Runs above average for pitching
Players Name
Number of plate appearance that the player's defensive postion was pitcher
Runs above average for a player when their defensive position was pitcher
Number of plate appearance that the player's defensive postion was catcher
Runs above average for a player when their defensive position was catcher
Number of plate appearance that the player's defensive postion was first base
Runs above average for a player when their defensive position was first base
Number of plate appearance that the player's defensive postion was second base
Runs above average for a player when their defensive position was second base
Number of plate appearance that the player's defensive postion was third base
Runs above average for a player when their defensive position was third base
Number of plate appearance that the player's defensive postion was shortstop
Runs above average for a player when their defensive position was shortstop
Number of plate appearance that the player's defensive postion was left field
Runs above average for a player when their defensive position was left field
Number of plate appearance that the player's defensive postion was center field
Runs above average for a player when their defensive position was center field
Number of plate appearance that the player's defensive postion was right field
Runs above average for a player when their defensive position was right field
Total runs above average for baserunning
Total runs above average on offense (i.e. RAA.bat + RAA.br)
Total runs above average for fielding
Total runs above average from the four components (i.e RAA.bat + RAA.br + RAA.pitch + RAA.field)
Total plate appearance
Replacement level for the shadow player
The players openWAR value
An indicator for whether the player was including in the replacement pool for calculating replacement level.
getWAR, plot.openWARPlayers,
summary.openWARPlayers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.