Package: frenchCurve 0.2.0

frenchCurve: Generate Open or Closed Interpolating Curves

Functions for finding smooth interpolating curves connecting a series of points in the plane. Curves may be open or closed, that is, with the first and last point of the curve at the initial point.

Authors:Bill Venables

frenchCurve_0.2.0.tar.gz
frenchCurve_0.2.0.zip(r-4.5)frenchCurve_0.2.0.zip(r-4.4)frenchCurve_0.2.0.zip(r-4.3)
frenchCurve_0.2.0.tgz(r-4.4-any)frenchCurve_0.2.0.tgz(r-4.3-any)
frenchCurve_0.2.0.tar.gz(r-4.5-noble)frenchCurve_0.2.0.tar.gz(r-4.4-noble)
frenchCurve_0.2.0.tgz(r-4.4-emscripten)frenchCurve_0.2.0.tgz(r-4.3-emscripten)
frenchCurve.pdf |frenchCurve.html
frenchCurve/json (API)

# Install 'frenchCurve' in R:
install.packages('frenchCurve', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

12 exports 0.00 score 2 dependencies 2 scripts 166 downloads

Last updated 2 years agofrom:e8327d1627. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winOKSep 05 2024
R-4.5-linuxOKSep 05 2024
R-4.4-winOKSep 05 2024
R-4.4-macOKSep 05 2024
R-4.3-winOKSep 05 2024
R-4.3-macOKSep 05 2024

Exports:%inside%adjust_curveArg<-as_complexas_pointsas_polygonbezier_curveclosed_curveIm<-Mod<-open_curveRe<-

Dependencies:latticesp

A Simple French Curve Emulator

Rendered fromFCEmulator.Rmdusingknitr::rmarkdownon Sep 05 2024.

Last update: 2022-06-18
Started: 2022-06-18

Readme and manuals

Help Manual

Help pageTopics
Check if points lie inside a simple polygon%inside%
Interactive curve adjustmentadjust_curve
Coerce two dimensional points to complexas_complex
Make a Simple Polygon or Pointsas_points as_polygon as_polygon.curve as_polygon.default
Conversion to data frameas.data.frame.curve
Complex vector property replacement functionsArg<- complexReplacement Im<- Mod<- Re<-
Curved Interpolationbezier_curve closed_curve lines.curve open_curve plot.curve points.curve