get_footywire_stats: Scrape footywire player statistics.

View source: R/z_footywire-calcs.R

get_footywire_statsR Documentation

Scrape footywire player statistics.

Description

[Deprecated]

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

Usage

get_footywire_stats(ids)

Examples

#
## Not run: 
get_footywire_stats(5000)
# ->
fetch_footywire_stats(5000)

## End(Not run)

fitzRoy documentation built on March 7, 2023, 6:45 p.m.