Description Usage Arguments Examples
View source: R/MLB_PostSeason_Batting.R
Web Scrape for MLB Post-Season Batting Data
1 | MLB_PostSeason_Batting(year, series, WorL)
|
year |
MLB Season Year of Interest |
series |
MLS Post-Season Series of Interest |
WorL |
Winner or Loser Data |
1 2 3 4 | year = 1966
series = 'WS'
WorL = 'L'
WS.1966.L = MLB_PostSeason_Batting(year, series, WorL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.