fx: Generic to calculate effects for a particular scenario

fxR Documentation

Generic to calculate effects for a particular scenario

Description

Generic to calculate effects for a particular scenario

Usage

fx(scenario, ...)

## S4 method for signature 'ANY'
fx(scenario, ...)

## S4 method for signature 'GutsRedSd'
fx(scenario, ...)

## S4 method for signature 'GutsRedIt'
fx(scenario, ...)

## S4 method for signature 'Lemna'
fx(scenario, ...)

## S4 method for signature 'Myriophyllum'
fx(scenario, ...)

## S4 method for signature 'Algae'
fx(scenario, ...)

Arguments

scenario

scenario object

...

additional parameters

Value

numeric named vector

Methods (by class)

  • fx(ANY): Use state variables at end of simulation

  • fx(GutsRedSd): Effect at end of simulation of GUTS-RED-models

  • fx(GutsRedIt): Effect at end of simulation of GUTS-RED-models

  • fx(Lemna): Effect at end of simulation of Lemna-models

  • fx(Myriophyllum): Effect at end of simulation of Macrophyte-models

  • fx(Algae): Effect at end of simulation of Algae-models


cvasi documentation built on Sept. 23, 2024, 9:08 a.m.