You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
df <- cfbd_game_team_stats(2021)
Request failed [400]. Retrying in 1.1 seconds...
Request failed [400]. Retrying in 1.3 seconds...
2022-11-15 17:43:42: Invalid arguments or no team stats data available!
Desktop (please complete the following information):
Windows 10 ver. 21H2
R Studio version 2022.07.2 Build 576
The text was updated successfully, but these errors were encountered:
The documentation isn’t clear on our end so I’ll make a note to fix that, but the cfbd_game_team_stats() endpoint on CFBD requires one of either team or week along with the season
The cfbd_game_team_stats is requiring the "team" argument. However, the arguments description state that it is optional.
Expected behavior
I should be able to execute cfbd_game_team_stats with a minimum of the "year" argument as documented in the usage file.
https://cfbfastr.sportsdataverse.org/reference/cfbd_game_team_stats.html
team
(String optional): D-I Team
Screenshots of Error
Error returned from R Studio.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: