daily_pitcher_bref function

(legacy) Scrape Pitcher Performance Data Over a Custom Time Frame

(legacy) Scrape Pitcher Performance Data Over a Custom Time Frame

daily_pitcher_bref(t1, t2)

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"

Returns

Returns a tibble of pitcher performance

See Also

bref_daily_pitcher()