reckon {ready4}R Documentation

Reckon (calculate) a value

Description

reckon() is a method that performs a calculation using data contained in a model module (or sub-module).

Usage

reckon(x, ...)

Arguments

x

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

...

Additional arguments

Value

A numeric class.


[Package ready4 version 0.1.9 Index]