get_footywire_match_ids {fitzRoy} | R Documentation |
Get aftables match ids
Description
All get_
functions were replaced with fetch_*
functions.
Please use fetch_footywire_match_ids()
instead
Usage
get_footywire_match_ids(season)
Examples
#
## Not run:
get_footywire_match_ids(2020, 1)
# ->
fetch_footywire_match_ids(2020)
## End(Not run)
[Package fitzRoy version 1.4.0 Index]