cacheUrl | R Documentation |
Get data from a URL or cache and optionally save in cache for reuse
cacheUrl(dataUrl, cache = NULL, query = NULL)
dataUrl |
The URL of data |
cache |
The cache directory. Defaults to |
query |
The list of queries passed on to httr methods |
response object from httr request
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.