Description Usage Arguments Examples
This function allows you to scrape schedule and results for a major league team from Baseball-Reference.com
1 | team_results_bref(Tm, year)
|
Tm |
The abbreviation used by Baseball-Reference.com for the team whose results you want to scrape. |
year |
Season for which you want to scrape the park factors. |
1 2 | team_results_bref("NYM", 2015)
team_results_bref("TBR", 2008)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.