View source: R/spatial clean fcns.R
denode.lines | R Documentation |
Dissolves constitutive line segments into longer lines wherever possible.
Specify in group.cols
which columns should be kept in output. Workflow
of function is: Union -> merge -> explode -> add ids.
denode.lines(x, group.cols)
x |
an |
group.cols |
grouping columns to merge /union by. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.