Skip to content
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

bref_player_stats not working #135

Open
tuckeratwood opened this issue Nov 26, 2024 · 0 comments
Open

bref_player_stats not working #135

tuckeratwood opened this issue Nov 26, 2024 · 0 comments

Comments

@tuckeratwood
Copy link

Seems like this has been an issue for a bit now, as others have pointed out the same thing. Looks like "slugSeason" was removed at some point and now all references to it don't work.

test <- bref_players_stats(seasons = 2024)
Error in mutate():
ℹ In argument: yearSeason = slugSeason %>% substr(1, 4) %>% as.numeric() + 1.
Caused by error:
! object 'slugSeason' not found
Run rlang::last_trace() to see where the error occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant