ScalarTimeMap | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.