Learn R Programming

ready4 (version 0.1.18)

ratifySlot: Apply the ratify method to a model module slot

Description

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

ratifySlot method applied to Ready4Module

Usage

ratifySlot(x, slot_nm_1L_chr, ...)

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

Value

A model module (an instance of a class that inherits from Ready4Module) of the same class as that supplied to the method.

A ready4 model module (an instance of a class that inherits from Ready4Module) of 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