ScalarTimeMap {SoilR} | R Documentation |
ScalarTimeMap-class
Constructor for ScalarTimeMap-class
ScalarTimeMap(
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 |