ScalarTimeMap,data.frame,missing,missing,missing,missing-method | 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 |
In this case a data.frame. Only the first two columns will be used |
lag |
a (scalar) delay |
interpolation |
the interpolation, usually splinefun or approxfun |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.