rsaga_erase | R Documentation |
This function erase one geometry from another. The projection must be identical.
rsaga_erase(
x,
y,
method = "1",
split = "0",
attributes = "1",
env.rsaga = RSAGA::rsaga.env(),
check.geom = TRUE,
quiet = TRUE
)
x |
object of class |
y |
object of class |
method |
method of erase. Either |
split |
Set to |
attributes |
attributes inherited to intersection result. |
env.rsaga |
SAGA GIS environemnt. Default: rsaga.env |
check.geom |
If set to |
quiet |
If |
Geometry of class sfc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.