Closed burtmaclinmilb closed 6 months ago
scrape_statcast_savant_pitcher_all returned this error:
[100%] Downloaded 11403481 bytes... Error in setnames(x, value) : Can't assign 92 names to a 94 column data.table
Thank you for your time!
Download the dev version with devtools::install_github("BillPetti/baseballr") and this should be fixed!
devtools::install_github("BillPetti/baseballr")
scrape_statcast_savant_pitcher_all returned this error:
[100%] Downloaded 11403481 bytes... Error in setnames(x, value) : Can't assign 92 names to a 94 column data.table
Thank you for your time!