jimmyday12 / fitzRoy

A set of functions to easily access AFL data
https://jimmyday12.github.io/fitzRoy
Other
125 stars 27 forks source link

Bug fetch_player_stats_afl() in the beginning of a year #190

Closed grayskripko closed 1 year ago

grayskripko commented 1 year ago
> fetch_player_stats_afl(season=2023)
# ! Join columns must be present in data.
#✖ Problem with `providerId`.

Problem is detected here though in fact it's a couple of lines earlier.
match_stats is an empty data frame and should be processed.