TimeMap {SoilR} | R Documentation |
TimeMap-class
Constructor for TimeMap-class
TimeMap(
map,
starttime,
endtime,
times,
data,
lag = 0,
interpolation = splinefun,
...
)
map |
see method arguments |
starttime |
see method arguments |
endtime |
see method arguments |
times |
see method arguments |
data |
see method arguments |
lag |
see method arguments |
interpolation |
see method arguments |
... |
see method arguments |