ingest-methods: Ingest data

ingestR Documentation

Ingest data

Description

ingest() is a method that ingests data saved in external files into a model module or submodule.

Usage

ingest(x, ...)

Arguments

x

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance)

...

Additional arguments

Value

A model module (an instance of a class that inherits from Ready4Module) or submodule (any S3 class instance).


ready4 documentation built on Sept. 30, 2024, 9:12 a.m.