update_footywire_stats {fitzRoy}R Documentation

Update the included footywire stats data to the specified date.

Description

[Deprecated]

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

Usage

update_footywire_stats(check_existing = TRUE)

Examples

#
## Not run: 
update_footywire_stats()
# ->
fetch_player_stats_footywire(2010:2018)

## End(Not run)

[Package fitzRoy version 1.4.0 Index]