| split_by_line | R Documentation |
Split a polygon by a line into two sides
split_by_line(polygon, line, crs)
polygon |
Polygon geometry to split |
line |
Line geometry to split by |
crs |
CRS |
List with side1 and side2 geometries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.