Description Usage Arguments Value
functionalize()
takes its input and returns a interpolated function of .t
that is twice-differentiable and once-integrable. This documentation is
unfinished.
1 | functionalize(.data, .x, .t = NULL, slices = 1000L)
|
.data |
A data frame |
.x |
A column to interpolate |
.t |
An optional time index; if |
slices |
The maximum number of slices to use when integrating between two points. |
The above described function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.