ScalarTimeMap,data.frame,missing,missing,missing,missing-method {SoilR} | R Documentation |
constructor for data given as 2 column data.frame
## S4 method for signature 'data.frame,missing,missing,missing,missing' ScalarTimeMap(map, lag = 0, interpolation = splinefun)
map |
object of class: |
lag |
a (scalar) delay |
interpolation |
the interpolation, usually splinefun or approxfun |