get_fixture: Get upcoming fixture from https://www.footywire.com

View source: R/z_footywire-calcs.R

get_fixtureR Documentation

Get upcoming fixture from https://www.footywire.com

Description

[Deprecated]

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

Usage

get_fixture(season = lubridate::year(Sys.Date()), convert_date = FALSE)

Examples

#
## Not run: 
get_fixture(2020)
# ->
fetch_fixture_footywire(2020)

## End(Not run)

jimmyday12/fitzRoy documentation built on July 8, 2024, 10:13 p.m.