GET | R Documentation |
Wrapper for httr::GET()
GET(url = NULL, config = list(), retry = 5, ...)
url |
URL to retrieve. |
config |
Additional configuration settings. |
retry |
Number of times to retry request on failure. |
... |
Further named parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.