Package: smoothr 1.0.2
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.0.2.tar.gz
smoothr_1.0.2.zip(r-4.5)smoothr_1.0.2.zip(r-4.4)smoothr_1.0.2.zip(r-4.3)
smoothr_1.0.2.tgz(r-4.4-any)smoothr_1.0.2.tgz(r-4.3-any)
smoothr_1.0.2.tar.gz(r-4.5-noble)smoothr_1.0.2.tar.gz(r-4.4-noble)
smoothr_1.0.2.tgz(r-4.4-emscripten)smoothr_1.0.2.tgz(r-4.3-emscripten)
smoothr.pdf |smoothr.html✨
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
- jagged_lines - Jagged lines for smoothing
- jagged_lines_3d - 3D jagged line with Z-dimension for smoothing
- jagged_polygons - Jagged polygons for smoothing
- jagged_raster - Simulated raster for polygonizing and smoothing
Last updated 1 years agofrom:1ba6767b55. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:densifydrop_crumbsfill_holessmoothsmooth_chaikinsmooth_densifysmooth_ksmoothsmooth_spline
Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfterraunitswk
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 |
Simulated raster for polygonizing and smoothing | jagged_raster |
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 |