get_aflw_match_data: Get AFLW match data

View source: R/womens_stats.R

get_aflw_match_dataR Documentation

Get AFLW match data

Description

[Deprecated]

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

Usage

get_aflw_match_data(start_year = 2017)

Examples

#
## Not run: 
get_aflw_match_data(2020)
# ->
fetch_results_afl(2020, comp = "AFLW")

## End(Not run)

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