Camden Kay
Camden Kay
Can you share some of what you've been trying?
`mlb_people()` should have all the info you're looking for!
Download the dev version with `devtools::install_github("BillPetti/baseballr")` and this should be fixed!
Yep! We're going to add a more permanent fix, but wanted to get the hotfix out asap once the switch was made. Thanks!
Did you install with `install.packages("baseballr")` or `devtools::install_github("BillPetti/baseballr")`?
Yep! Did you restart your R session between installing and then using the package?