addVertices: addVertices

View source: R/addVertices.R

addVerticesR Documentation

addVertices

Description

Densify a spatial polygon by adding vertices

Usage

addVertices(sp, each = 0.1, parallel = FALSE, ...)

Arguments

sp

an object of class "SpatialPolygons"

each

the step value to use to create vertices

parallel

run in parallel

...

parallel options

Value

an object of class "SpatialPolygons"

Author(s)

Emmanuel Blondel emmanuel.blondel1@gmail.com


openfigis/RFigisGeo documentation built on Feb. 26, 2023, 6:37 a.m.