DataAbstract: DataAbstract Class

DataAbstractR Documentation

DataAbstract Class

Description

Abstract class for all other data classes.

Public fields

context_with_config

AWS S3 Tiledb config

fredr_apikey

FRED api key.

Methods

Public methods


Method new()

Create a new DataAbstract object.

Usage
DataAbstract$new(context_with_config = NULL, fredr_apikey = NULL)
Arguments
context_with_config

AWS S3 Tiledb config

fredr_apikey

FRED api key

Returns

A new 'DataAbstract' object.


Method clone()

The objects of this class are cloneable with this method.

Usage
DataAbstract$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


MislavSag/findata documentation built on June 2, 2025, 12:34 p.m.