powered by
All get_ functions were replaced with fetch_* functions. Please use fetch_player_stats_fryzigg() instead
get_
fetch_*
fetch_player_stats_fryzigg()
get_fryzigg_stats(start = 1897, end = as.numeric(format(Sys.Date(), "%Y")))
# if (FALSE) { get_fryzigg_stats(2020, 2021) # -> fetch_player_stats_fryzigg(2020:2021) }
Run the code above in your browser using DataLab