as.numeric-InternalFlux_by_PoolName-method: Convert to a numeric value with name of the form 'a->b'

as.numeric,InternalFlux_by_PoolName-methodR Documentation

Convert to a numeric value with name of the form 'a->b'

Description

Convert to a numeric value with name of the form 'a->b'

Usage

## S4 method for signature 'InternalFlux_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.