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

Nba Player Salary Error #101

Open
sporteconomics opened this issue Apr 4, 2022 · 0 comments
Open

Nba Player Salary Error #101

sporteconomics opened this issue Apr 4, 2022 · 0 comments

Comments

@sporteconomics
Copy link

When using the function to get player salary this error keeps popping up. If anyone knows how to fix this, it would be appreciated!

nba_insider_salaries(assume_player_opt_out = T, assume_team_doesnt_exercise = T, return_message = TRUE)
Error in mutate():
! Problem while computing isWaived = namePlayer %>% str_detect("waived").
Caused by error in stri_detect_regex():
! object 'namePlayer' not found
Run rlang::last_error() to see where the error occurred.
There were 30 warnings (use warnings() to see them)

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