duplicate {RGeoS}R Documentation

Look for duplicates

Description

Look for duplicates within a DB or between two DBs

Usage

duplicate(db1, db2 = NA, dist = 0, print = TRUE)

Arguments

db1

Name of the first db-class

db2

Name of the second db-class

dist

Vector giving the minimum distance. If a single value if given, the same minimum distance is used for all space directions

print

Print statistics on the duplicates when TRUE

Value

Create a selection in the first db-class


[Package RGeoS version 9.1.1 Index]