| interpolation_fv | R Documentation |
Interpolation of fv.object
approxfun.fv(x, key = fvnames(fv, a = ".y"), .x = fvnames(fv, a = ".x"), ...)
splinefun.fv(x, key = fvnames(fv, a = ".y"), .x = fvnames(fv, a = ".x"), ...)
interpSpline_.fv(
x,
key = fvnames(fv, a = ".y"),
.x = fvnames(fv, a = ".x"),
...
)
x |
an fv.object |
key, .x |
character scalars |
... |
additional parameters of the functions approxfun, splinefun and interpSpline |
https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.