Learn R Programming

ready4 (version 0.1.18)

procure: Procure data from a model module

Description

procure() is a "getter" method that retrieves data contained within a model module or sub-module.

Usage

procure(x, ...)

Value

An object of the same class as that supplied to the method or of one of the same classes that constitute the input object's slots or elements.

Arguments

x

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

...

Additional arguments