CachedDownload | R Documentation |
CachedDownload class
An R6 class object.
Downloader for remote files with caching.
exceedapi::SnapshotBackend
-> exceedapi::API
-> exceedapi::Step
-> exceed.pipelines::FileDownload
-> CachedDownload
new()
CachedDownload$new(...)
load()
CachedDownload$load(key, url, .refresh_cache = FALSE, ...)
save()
CachedDownload$save(key, obj, filename)
transform()
CachedDownload$transform(...)
clone()
The objects of this class are cloneable with this method.
CachedDownload$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.