get_footywire_match_results: Get footywire Match Results

View source: R/z_footywire-results.R

get_footywire_match_resultsR Documentation

Get footywire Match Results

Description

[Deprecated]

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

Usage

get_footywire_match_results(season, last_n_matches = NULL)

Examples

#
## Not run: 
get_footywire_match_results(2020, 1)
# ->
fetch_results_footywire(2020, 1)

## End(Not run)

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