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