ds.geoSummary: #' @title Wrapper for 'gBuffer()' function from sp and rgeos...

Description Usage Arguments Details Value Author(s)

View source: R/ds.geoSummary.R

Description

This function is a wrapper for the gBuffer() function from the sp and rgeos packages

Usage

1
ds.geoSummary(input = NULL, datasources = NULL)

Arguments

input

name of a spatial object on the server side to which the buffer will be applied

datasources

name of a

Details

See the gBuffer() function from rgeos package for more details

Value

an object of class SpatialPolygonsDataFrame or SpatialPolygons, depending on the class of input

Author(s)

Bishop, T.


tombisho/dsGeoClient documentation built on Sept. 16, 2021, 12:18 a.m.