LoadDatastoreTable: LoadDatastoreTable

LoadDatastoreTableR Documentation

LoadDatastoreTable

Description

LoadDatastoreTable class

Format

An R6 class object.

Details

Load a table from datastore

Super classes

exceedapi::SnapshotBackend -> exceedapi::API -> exceedapi::Step -> LoadDatastoreTable

Methods

Public methods

Inherited methods

Method get_dataset()

Usage
LoadDatastoreTable$get_dataset(source, dataset, ...)

Method transform()

Usage
LoadDatastoreTable$transform(.data, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
LoadDatastoreTable$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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