| cacheUrl {WebGestaltR} | 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