jagged_lines: Jagged lines for smoothing

jagged_linesR Documentation

Jagged lines for smoothing

Description

Spatial lines in sf format for smoothing. There are examples of lines forming a closed loop and multipart lines.

Usage

jagged_lines

Format

An sf object with 9 features and 3 attribute:

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

  • closed: logical; whether the line forms a closed loop or not.

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


mstrimas/smoothr documentation built on Aug. 23, 2023, 1:26 a.m.