Learn R Programming

ready4 (version 0.1.18)

manufactureSlot: Apply the manufacture method to a model module slot

Description

manufactureSlot() is a convenience method that applies the manufacture method to a specified slot of a model module.

manufactureSlot method applied to Ready4Module

Usage

manufactureSlot(x, slot_nm_1L_chr, ...)

# S4 method for Ready4Module manufactureSlot(x, slot_nm_1L_chr, ...)

Value

An object that is not the the same class as that supplied to the method.

An object that is not the the same class as that supplied to the method.

Arguments

x

An object of class Ready4Module

slot_nm_1L_chr

Slot name (a length one character vector)

...

Additional arguments