View source: R/midlines_polish.R
midlines_debit | R Documentation |
Lines are removed if, when grouped into contiguous groups, the total length of the cluster is less the specified length. The dataset of ungrouped lines is returned.
midlines_debit(x, length)
x |
a feature collection of sf linestrings. The input is intended to be the output of |
length |
the length below which groups of lines will be removed |
Unlike other functions in this package, midlines-debit
will remove these line segments, rather than creating a flag variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.