Description Usage Arguments Value
View source: R/break_linestrings.R
This function loads an sf object with the active geometry "linestring" and breaks each of these larger lines to many lines.
1 | break_to_smallest(lines, messaging = 5)
|
lines |
An sf object or sf dataframe |
messaging |
Progress indicator displaying in Percentages. |
Returns the same sf object with the addition of line geometries gotten from the broken larger linestrings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.