View source: R/fetch-squiggle-data.R
| get_squiggle_data | R Documentation |
All get_ functions were replaced with fetch_* functions.
Please use fetch_squiggle_data() instead
get_squiggle_data(
query = c("teams", "sources", "games", "tips", "ladder", "standings", "virtual", "pav"),
...
)
#
## Not run:
get_squiggle_data()
# ->
fetch_squiggle_data()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.