ingest | R Documentation |
ingest() is a method that ingests data saved in external files into a model module or submodule.
ingest(x, ...)
x |
A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance) |
... |
Additional arguments |
A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.