split_border: Split boundary of polygon

View source: R/border_correction_sf.R

split_borderR Documentation

Split boundary of polygon

Description

A function to cut the boundary of the study area into chunks.

Usage

split_border(polygon, bw)

Arguments

polygon

The polygon representing the study area

bw

The maximum bandwidth

Value

A feature collection of linestrings


spNetwork documentation built on June 22, 2024, 9:40 a.m.