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

constructor from strings of the form 'a->b'

Description

constructor from strings of the form 'a->b'

Usage

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

Arguments

src_to_dest

a string indicating the source to destination pools

rate_constant

a value of the rate constant


[Package SoilR version 1.2.107 Index]