fx | R Documentation |
Generic to calculate effects for a particular scenario
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, ...)
scenario |
scenario object |
... |
additional parameters |
numeric named vector
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.