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-dev/ready4 documentation built on Nov. 4, 2024, 11:38 p.m.