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