as.numeric,OutFluxList_by_PoolName-method | R Documentation |
Convert to a numeric vector with the pool names as names
## S4 method for signature 'OutFluxList_by_PoolName'
as.numeric(x, y, t, time_symbol, ...)
x |
The list of fluxes. Every element contains a function that depends on a combination of of state variables and time. |
y |
A vector indexed by the names of the state variables |
t |
a number representing the current point in time |
time_symbol |
The name of the time argument used in the definition of the flux functions |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.