sr_get | R Documentation |
Call the speedrun.com API
sr_get(path = "", ...)
path |
API path. |
... |
Optional parameters |
The httr::content of the API response.
## Not run:
# Get all users
sr_get(path = "users")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.