CachedCSV: CachedCSV

CachedCSVR Documentation

CachedCSV

Description

CachedCSV class

Format

An R6 class object.

Details

Download and cache a CSV file. This class is useful if you need to download CSV files from a remote location.

Super classes

exceedapi::SnapshotBackend -> exceedapi::API -> exceedapi::Step -> exceed.pipelines::FileDownload -> exceed.pipelines::CachedDownload -> CachedCSV

Methods

Public methods

Inherited methods

Method save()

Usage
CachedCSV$save(key, obj, filename)

Method clone()

The objects of this class are cloneable with this method.

Usage
CachedCSV$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


legenepi/exceed-pipelines documentation built on Oct. 22, 2024, 7:48 p.m.