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

View source: R/internal_functions.R

rm.coord.dupR Documentation

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)

Arguments

x

data frame with filtered occurrences

decimal.latitude

name of column with decimal.latitude

decimal.longitude

name of column with decimal.longitude

Value

data frame with occurrence records


naturaList documentation built on April 27, 2023, 5:09 p.m.