rgrass_dissolve | R Documentation |
This function dissolves a geometry. Optionnally, based on a field input.
rgrass_dissolve(
x,
...,
split = FALSE,
check.geom = TRUE,
stringsAsFactors = FALSE,
quiet = TRUE
)
x |
object of class |
... |
other option for |
split |
export vector data as single features. Default: |
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.