Description Usage Arguments Examples
This function allows you to scrape basic batter statistics over a custom time frame. Data is sourced from Baseball-Reference.com.
1 | daily_batter_bref(t1, t2)
|
t1 |
First date data should be scraped from. Should take the form "YEAR-MONTH-DAY" |
t2 |
Last date data should be scraped from. Should take the form "YEAR-MONTH-DAY" |
1 | daily_batter_bref("2015-05-10", "2015-06-20")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.