jagged_polygons: Jagged polygons for smoothing

jagged_polygonsR Documentation

Jagged polygons for smoothing

Description

Spatial polygons in sf format for smoothing. Most of these polygons have been created by converting rasters to polygons and therefore consist entirely of right angles. There are examples of polygons with holes and multipart polygons.

Usage

jagged_polygons

Format

An sf object with 9 features and 3 attribute:

  • type: character; the geometry, i.e. "polygon" or "line".

  • hole: logical; whether the polygon has holes or not.

  • multipart: logical; whether the feature is single or multipart.


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