as.numeric,OutFluxList_by_PoolName-method {SoilR}R Documentation

Convert to a numeric vector with the pool names as names

Description

Convert to a numeric vector with the pool names as names

Usage

## S4 method for signature 'OutFluxList_by_PoolName'
as.numeric(x, y, t, time_symbol, ...)

Arguments

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


[Package SoilR version 1.2.107 Index]