| .api_request | R Documentation |
.api_request() appends URL query parameters to a host/path pair and applies
the package retry policy.
.api_request(base_url, path, query = list())
base_url |
character API host |
path |
character path relative to |
query |
named list of URL query parameters |
httr2 request object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.