daily_pitcher_bref {baseballr} | R Documentation |
(legacy) Scrape Pitcher Performance Data Over a Custom Time Frame
daily_pitcher_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" |
Returns a tibble of pitcher performance
bref_daily_pitcher()