geoSummaryDS: Summary for geo objects

Description Usage Arguments Details Value Author(s)

View source: R/geoSummaryDS.R

Description

This function wraps summary

Usage

1
geoSummaryDS(input)

Arguments

input

sp object as defined in package sp

Details

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

Value

SpatialPolygons (or a SpatialPolygonsDataFrame if by_id=TRUE and input has a data.frame); if negative width(s) lead the object to disappear, NULL is returned for by_id FALSE, and component Polygons objects are dropped if empty for byid TRUE; the SpatialPolygonsDataFrame is subsetted by row.names or id if given to retain non-empty geometry rows

Author(s)

Bishop, T.


tombisho/dsGeo documentation built on May 14, 2020, 1:39 a.m.