BillPetti / baseballr

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

Scrape Minor League Batter Performance #257

Open daniel-data-77 opened 2 years ago

daniel-data-77 commented 2 years ago

From my understanding,

bref_daily_batter() and daily_batter_bref() only pull batter data from major league batters.

Is there a way to pull from minor league batters for all players instead of from only one player (fg_milb_batter_game_logs()) or one game (get_pbp_mlb())?