daily_batter_bref function

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

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

daily_batter_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 batter performance

See Also

bref_daily_batter()