Description Usage Arguments Value Examples
Web Scrape for MLB Season Batting or Pitching Data
1 | MLB_Season(year, BorP)
|
year |
MLB Season Year of Interest |
BorP |
Batting or Pitching Data |
Data Table of Batting/Pitching Data for a Specific MLB Season
1 2 3 | year = 2021
BorP = 'B'
Batting.2021 = MLB_Season(year, BorP)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.