Learn R Programming

ready4 (version 0.1.18)

manufacture: Manufacture a new object

Description

manufacture() is a method that used data contained in a model module or submodule to create a new object (other than a model module).

Usage

manufacture(x, ...)

Value

An object other than a model module (an instance of a class that inherits from Ready4Module).

Arguments

x

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

...

Additional arguments