Description Usage Arguments Value Examples
This function returns a MLB player's offensive performance statistics from the Lahman baseball database
1 | battingseason(playerID = NULL, yearID = NULL)
|
playerID |
- Unique Lahman reference ID |
yearID |
- Season |
Dataframe of batting statistics of playerID
during
yearID
1 | battingseason("parrage01","2014")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.