-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fg_pitcher_leaders #343
Comments
I'm getting the same error, I determined the issue was season needs to be capitalized on line 537 |
I tried capitalizing "Season", but still was not able to get data. Were you able to get it to run with your fix? If so, would you mind sharing? |
Im getting the same issue > pitching_leaders <- (fg_pitcher_leaders(qual = "y", startseason = 2024, endseason = 2024))
2024-07-07 16:33:18.348801: Invalid arguments or no player pitching leaders data available!
Error in fg_pitcher_leaders(qual = "y", startseason = 2024, endseason = 2024) :
object 'leaders' not found |
fg_pitcher_leaders_dam - function.txt this is how I'm using it: |
fg_pitcher_leaders is not working. Even the example shown has the same error I am getting. Here is the error:
The text was updated successfully, but these errors were encountered: