split_by | R Documentation |
Split a geometry along a (multi)linestring.
split_by(geometry, line, boundary = FALSE)
geometry |
Geometry to split |
line |
Dividing (multi)linestring |
boundary |
Whether to return the split boundary instead of the regions |
A simple feature object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.