a-meyers
a-meyers
suggested edit that places the sort at the end, and changes the HTML scan to the bbref_ID over the MLB_ID: ```r daily_batter_bref
https://github.com/BillPetti/baseballr/issues/207#issuecomment-1374984678 > suggested edit that places the sort at the end, and changes the HTML scan to the bbref_ID over the MLB_ID: > > ```r > daily_batter_bref { > tryCatch(expr...
fangraphs migrated from all cdn.fangraphs.com/api/ endpoints to http://www.fangraphs.com/api/. The underlying endpoint for the fg_xxx_game_logs functions need to be updated.