interpolation_fv: Interpolation of fv.object

interpolation_fvR Documentation

Interpolation of fv.object

Description

Interpolation of fv.object

Usage

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"),
  ...
)

Arguments

x

an fv.object

key, .x

character scalars

...

additional parameters of the functions approxfun, splinefun and interpSpline

References

https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.