rgrass_make_valid | R Documentation |
This function cleans a geometry.
rgrass_make_valid(
x,
tool = "break",
check.geom = FALSE,
stringsAsFactors = FALSE,
quiet = TRUE
)
x |
object of class |
tool |
Cleaning tool. Can be |
check.geom |
If set to |
stringsAsFactors |
Default: |
quiet |
If |
Geometry of class sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.