InFlux_by_PoolName {SoilR} | R Documentation |
Generic constructor for an influx to a single pool from an ordered pair of PoolName (string like) and function objects
Description
Generic constructor for an influx to a single pool from an ordered pair of PoolName (string like) and function objects
Usage
InFlux_by_PoolName(func, destinationName)
Arguments
func |
function with input flux |
destinationName |
name of the destination pool |
[Package SoilR version 1.2.107 Index]