as.numeric-InFluxList_by_PoolName-method: Convert to a numeric vector with the pool names as names

as.numeric,InFluxList_by_PoolName-methodR 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 'InFluxList_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


SoilR documentation built on Oct. 13, 2023, 5:06 p.m.