Learn R Programming

naturaList (version 0.5.2)

rm.coord.dup: Internal function of naturaList - Remove duplicate occurrence

Description

Remove duplicated occurrence based on coordinates. It is used in grid_filter

Usage

rm.coord.dup(x, decimal.latitude, decimal.longitude)

Value

data frame with occurrence records

Arguments

x

data frame with filtered occurrences

decimal.latitude

name of column with decimal.latitude

decimal.longitude

name of column with decimal.longitude