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:
frenchCurve_0.2.0.tar.gz
frenchCurve_0.2.0.zip(r-4.7)frenchCurve_0.2.0.zip(r-4.6)frenchCurve_0.2.0.zip(r-4.5)
frenchCurve_0.2.0.tgz(r-4.6-any)frenchCurve_0.2.0.tgz(r-4.5-any)
frenchCurve_0.2.0.tar.gz(r-4.7-any)frenchCurve_0.2.0.tar.gz(r-4.6-any)
frenchCurve_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
frenchCurve/json (API)
| # Install 'frenchCurve' in R: |
| install.packages('frenchCurve', repos = c('https://billvenables.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e8327d1627. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 111 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 101 |
Exports:%inside%adjust_curveArg<-as_complexas_pointsas_polygonbezier_curveclosed_curveIm<-Mod<-open_curveRe<-
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check if points lie inside a simple polygon | %inside% |
| Interactive curve adjustment | adjust_curve |
| Coerce two dimensional points to complex | as_complex |
| Make a Simple Polygon or Points | as_points as_polygon as_polygon.curve as_polygon.default |
| Conversion to data frame | as.data.frame.curve |
| Complex vector property replacement functions | Arg<- complexReplacement Im<- Mod<- Re<- |
| Curved Interpolation | bezier_curve closed_curve lines.curve open_curve plot.curve points.curve |
