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 Sept. 11, 2024, 6:52 p.m.