[Deprecated]

All get_ functions were replaced with fetch_* functions. Please use fetch_player_stats_footywire() instead

update_footywire_stats(check_existing = TRUE)

Examples

#
if (FALSE) {
update_footywire_stats()
# ->
fetch_player_stats_footywire(2010:2018)
}