R/smoothr-package.R

#' `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.
#'
#' @name smoothr
#' @docType package
#' @importClassesFrom terra SpatRaster
NULL

Try the smoothr package in your browser

Any scripts or data that you put into this service are public.

smoothr documentation built on March 31, 2023, 11:45 p.m.