BillPetti / baseballr

A package written for R focused on baseball analysis. Currently in development.
billpetti.github.io/baseballr
Other
356 stars 98 forks source link

Pre-2002 data isn't able to be pulled in with fg_batter_leaders function #319

Closed williamohandley closed 5 months ago

williamohandley commented 5 months ago

Looks like pre-2002 data isn’t able to be pulled in using the fangraphs pitcher/batter leaderboards functions, likely due to pitch f/x starting then

fg_batter_leaders(startseason = 2001, endseason = 2001, qual = 0, ind = 0)

Gives

Error in fg_batter_leaders(startseason = 2001, endseason = 2001, qual = 0, : object 'leaders' not found