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)

jimmyday12/fitzRoy documentation built on March 26, 2024, 8:56 p.m.