CachedCSV | R Documentation |
CachedCSV class
An R6 class object.
Download and cache a CSV file. This class is useful if you need to download CSV files from a remote location.
exceedapi::SnapshotBackend
-> exceedapi::API
-> exceedapi::Step
-> exceed.pipelines::FileDownload
-> exceed.pipelines::CachedDownload
-> CachedCSV
save()
CachedCSV$save(key, obj, filename)
clone()
The objects of this class are cloneable with this method.
CachedCSV$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.