ScalarTimeMap {SoilR}R Documentation

Constructor for ScalarTimeMap-class

Description

Constructor for ScalarTimeMap-class

Usage

ScalarTimeMap(
  map,
  starttime,
  endtime,
  times,
  data,
  lag = 0,
  interpolation = splinefun,
  ...
)

Arguments

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

S4-methods


[Package SoilR version 1.2.105 Index]