ConstantInternalFluxRate_by_PoolName,character,character,missing,numeric-method {SoilR}R Documentation

constructor with argument conversion

Description

constructor with argument conversion

Usage

## S4 method for signature 'character,character,missing,numeric'
ConstantInternalFluxRate_by_PoolName(
  sourceName,
  destinationName,
  rate_constant
)

Arguments

sourceName

name of source pool

destinationName

name of destination pool

rate_constant

a value of the rate constant


[Package SoilR version 1.2.107 Index]