View source: R/z_footywire-results.R
| get_footywire_match_ids | R Documentation | 
All get_ functions were replaced with fetch_* functions.
Please use fetch_footywire_match_ids() instead
get_footywire_match_ids(season)
#
## Not run: 
get_footywire_match_ids(2020, 1)
# ->
fetch_footywire_match_ids(2020)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.