-
Notifications
You must be signed in to change notification settings - Fork 60
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
Issue with 'fb_player_season_stats' function. #33
Comments
The code has been fixed for the anomalies identified, with some functionality improvements, namely that the function is now vectorised:
This functionality now means you won't need to loop as you had provided in the MRE:
|
Great work, thanks! |
Unfortunaly, fb_player_season_stats() is still failing for some players if the stat-category can't be found on their fbref page. |
@ChrisH1997 this should hopefully be fixed with version 0.3.2.2. Thanks for identifying. |
Issues with 'fb_player_season_stats' function for players who are listed under a club (using 'fb_player_urls' function), but it is their first season, or they are yet to make an appearance. Please see attached reproducible example.
Issue_Reproducible_Example.R.zip
The text was updated successfully, but these errors were encountered: