initialize,TransportDecompositionOperator-method {SoilR}R Documentation

automatic title

Description

automatic title

Usage

## S4 method for signature 'TransportDecompositionOperator'
initialize(
  .Object,
  starttime = numeric(),
  endtime = numeric(),
  numberOfPools = 1,
  alpha = list(),
  f = function(t, O) {
     t
 },
  lag = 0
)

Arguments

.Object

no manual documentation

starttime

no manual documentation

endtime

no manual documentation

numberOfPools

no manual documentation

alpha

no manual documentation

f

no manual documentation

lag

no manual documentation


[Package SoilR version 1.2.107 Index]