fitzRoy (version 1.3.0)

get_match_results: Get basic match results from afltables.com

Description

[Deprecated]

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

Usage

get_match_results(season = NULL)

Arguments

Examples

Run this code
#
if (FALSE) {
get_match_results()
# ->
fetch_results_afltables()
}

Run the code above in your browser using DataCamp Workspace