reckon-methods: Reckon (calculate) a value

reckonR 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.


ready4 documentation built on Sept. 30, 2024, 9:12 a.m.