Package: smoothr 1.3.0

smoothr: Smooth and Tidy Spatial Features
Tools for smoothing and tidying spatial features (i.e. lines and polygons) to make them more aesthetically pleasing. Smooth curves, fill holes, and remove small fragments from lines and polygons.
Authors:
smoothr_1.3.0.tar.gz
smoothr_1.3.0.zip(r-4.7)smoothr_1.3.0.zip(r-4.6)smoothr_1.3.0.zip(r-4.5)
smoothr_1.3.0.tgz(r-4.6-any)smoothr_1.3.0.tgz(r-4.5-any)
smoothr_1.3.0.tar.gz(r-4.7-any)smoothr_1.3.0.tar.gz(r-4.6-any)
smoothr_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
smoothr/json (API)
NEWS
| # Install 'smoothr' in R: |
| install.packages('smoothr', repos = c('https://mstrimas.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mstrimas/smoothr/issues
Pkgdown/docs site:https://strimas.com
- jagged_lines - Jagged lines for smoothing
- jagged_lines_3d - 3D jagged line with Z-dimension for smoothing
- jagged_polygons - Jagged polygons for smoothing
Last updated from:cd40a89ae2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 198 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 129 | ||
| wasm-release | OK | 124 |
Exports:densifydrop_crumbsfill_holessmoothsmooth_chaikinsmooth_densifysmooth_ksmoothsmooth_spline
Dependencies:classclassIntDBIe1071KernSmoothMASSproxyRcpps2sfunitswk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Densify spatial lines or polygons | densify |
| Remove small polygons or line segments | drop_crumbs |
| Fill small holes in polygons | fill_holes |
| Jagged lines for smoothing | jagged_lines |
| 3D jagged line with Z-dimension for smoothing | jagged_lines_3d |
| Jagged polygons for smoothing | jagged_polygons |
| Smooth a spatial feature | smooth |
| Chaikin's corner cutting algorithm | smooth_chaikin |
| Densify lines or polygons | smooth_densify |
| Kernel smooth | smooth_ksmooth |
| Spline interpolation | smooth_spline |
