daily_pitcher_bref: (legacy) Scrape Pitcher Performance Data Over a Custom Time Frame
Description
(legacy) Scrape Pitcher Performance Data Over a Custom Time Frame
Usage
daily_pitcher_bref(t1, t2)
Value
Returns a tibble of pitcher performance
Arguments
- 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"