This package is considered a duplicate. The official version of this package is found at:https://stla.r-universe.dev/interpolation
Package: interpolation 0.1.1
interpolation: Interpolation of Bivariate Functions
Provides two different methods, linear and nonlinear, to interpolate a bivariate function, scalar-valued or vector-valued. The interpolated data are not necessarily gridded. The algorithms are performed by the 'C++' library 'CGAL' (<https://www.cgal.org/>).
Authors:
interpolation_0.1.1.tar.gz
interpolation_0.1.1.tar.gz(r-4.5-noble)interpolation_0.1.1.tar.gz(r-4.4-noble)
interpolation_0.1.1.tgz(r-4.4-emscripten)interpolation_0.1.1.tgz(r-4.3-emscripten)
interpolation.pdf |interpolation.html✨
interpolation/json (API)
NEWS
# Install 'interpolation' in R: |
install.packages('interpolation', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/interpolation/issues
Last updated 11 months agofrom:9a6efd36bf. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 25 2024 |
R-4.5-linux-x86_64 | OK | Nov 25 2024 |
Exports:interpfun
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interpolation function | interpfun |