Skip to contents

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

reckonSlot method applied to Ready4Module

Usage

reckonSlot(x, slot_nm_1L_chr, ...)

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

Arguments

x

An object of class Ready4Module

slot_nm_1L_chr

Slot name (a length one character vector)

...

Additional arguments

Value

A numeric class.

A numeric class.