Description Usage Arguments Details Value Author(s)
View source: R/ds.geoSummary.R
This function is a wrapper for the gBuffer()
function from the
sp and rgeos packages
1 | ds.geoSummary(input = NULL, datasources = NULL)
|
input |
name of a spatial object on the server side to which the buffer will be applied |
datasources |
name of a |
See the gBuffer()
function from rgeos package for more details
an object of class SpatialPolygonsDataFrame or SpatialPolygons, depending on the class of input
Bishop, T.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.