split_border {spNetwork}R 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


[Package spNetwork version 0.4.4.6 Index]