TimeMap,list,missing,missing,missing,missing-method {SoilR}R Documentation

automatic title

Description

automatic title

Usage

## S4 method for signature 'list,missing,missing,missing,missing'
TimeMap(map, lag = 0, interpolation = splinefun)

Arguments

map

object of class:list, A nested list of the form list(times=l1,data=l2) where l1 is a vector or list of the time values and l2 is a list of numbers, vectors, matrices or arrays.

lag

Time delay for the created function of time

interpolation

The function used to compute the interpolation e.g splinefun

Interprets the received list as value table of a time dependent function


[Package SoilR version 1.2.105 Index]