get_afl_fixture: Get AFL fixture

View source: R/z_afl_fixture.R

get_afl_fixtureR Documentation

Get AFL fixture

Description

[Deprecated]

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

Usage

get_afl_fixture(season = NULL, round_number = NULL, comp = "AFLM")

Examples

#
## Not run: 
get_afl_fixture(2020, 1)
# ->
fetch_fixture_afl(2020, 1, "AFLM")

## End(Not run)

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