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

manual constructor for a function and an interval

Description

manual constructor for a function and an interval

Usage

## S4 method for signature ''function',numeric,numeric,missing,missing'
TimeMap(map, starttime, endtime, lag = 0)

Arguments

map

object of class:function, no manual documentation

starttime

object of class:numeric, no manual documentation

endtime

object of class:numeric, no manual documentation

lag

no manual documentation


[Package SoilR version 1.2.105 Index]