Learn R Programming

fitzRoy (version 1.6.0)

get_afltables_stats: Return afltables match stats

Description

[Deprecated]

#' All get_ functions were replaced with fetch_* functions. Please use fetch_player_stats_afltables() instead

Usage

get_afltables_stats(start_date = "1897-01-01", end_date = Sys.Date())

Arguments

Examples

Run this code
#
if (FALSE) {
get_afltables_stats()
# ->
fetch_player_stats_afltables()
}

Run the code above in your browser using DataLab