rbind.SpatialPolygonsDataFrame: rbind SpatialPolygonsDataFrames together, fixing IDs if...

Description Usage Arguments Value Author(s)

View source: R/R-GIS.R

Description

rbind SpatialPolygonsDataFrames together, fixing IDs if duplicated

Usage

1
2
## S3 method for class 'SpatialPolygonsDataFrame'
rbind(..., fix.duplicated.IDs = TRUE)

Arguments

...

SpatialPolygonsDataFrame(s) to rbind together

fix.duplicated.IDs

Whether to de-duplicate polygon IDs or not

Value

SpatialPolygonsDataFrame

Author(s)

Ari B. Friedman, with key functionality by csfowler on StackExchange


gsk3/taRifx.geo documentation built on May 17, 2019, 8:56 a.m.