get_afltables_stats {fitzRoy} | R Documentation |
Return afltables match stats
Description
#' 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())
Examples
#
## Not run:
get_afltables_stats()
# ->
fetch_player_stats_afltables()
## End(Not run)
[Package fitzRoy version 1.4.0 Index]