InternalFlux_by_PoolIndex,function,numeric,numeric,missing-method {SoilR}R Documentation

constructor from an ordered pair of PoolIndex (integer like) objects and a function with vector argument

Description

constructor from an ordered pair of PoolIndex (integer like) objects and a function with vector argument

Usage

## S4 method for signature ''function',numeric,numeric,missing'
InternalFlux_by_PoolIndex(func, sourceIndex, destinationIndex)

Arguments

func

function

sourceIndex

index of source pool

destinationIndex

index of destination pool


[Package SoilR version 1.2.107 Index]