external reader R6 class for handling external data sources

Description

external reader R6 class for handling external data sources

external reader R6 class for handling external data sources

Public fields

get_files
function name for getting files
preprocess
function name for preprocessing
extra_args
extra arguments as string
dataset
function name for getting dataset

Methods

Public methods


Method clone()

The objects of this class are cloneable with this method.

Usage
ExternalReader\$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.

See Also

Other ProlfquAppConfig: ProcessingOptions, ProjectSpec, ProlfquAppConfig, make_DEA_config_R6(), set_list_to_R6()

Examples

<ExternalReader>
  Public:
    clone: function (deep = FALSE) 
    dataset: 
    extra_args: list()
    get_files: 
    preprocess: