View source: R/lemna_scenario.R
new_lemna_scenario | R Documentation |
Lemna scenario constructor
new_lemna_scenario(
init = c(BM = 0, M_int = 0),
times = c(),
param = list(),
envir = list()
)
init |
initial state of the model variables |
times |
numeric vector, output times for which model results are returned |
param |
named list, Lemna model parameters |
envir |
named list, contains time series data for each of the five environmental variables |
a lemna_scenario
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.