DataAbstract | R Documentation |
Abstract class for all other data classes.
context_with_config
AWS S3 Tiledb config
fredr_apikey
FRED api key.
new()
Create a new DataAbstract object.
DataAbstract$new(context_with_config = NULL, fredr_apikey = NULL)
context_with_config
AWS S3 Tiledb config
fredr_apikey
FRED api key
A new 'DataAbstract' object.
clone()
The objects of this class are cloneable with this method.
DataAbstract$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.