break_to_smallest: Load an sf object with linestring geometry.

Description Usage Arguments Value

View source: R/break_linestrings.R

Description

This function loads an sf object with the active geometry "linestring" and breaks each of these larger lines to many lines.

Usage

1
break_to_smallest(lines, messaging = 5)

Arguments

lines

An sf object or sf dataframe

messaging

Progress indicator displaying in Percentages.

Value

Returns the same sf object with the addition of line geometries gotten from the broken larger linestrings


tayoso2/sfXtra documentation built on Dec. 23, 2021, 7:50 a.m.