clean_dup_by_year: Function to clean duplicated coordinates data

Description Usage Arguments

View source: R/clean_dup_by_year.R

Description

Clean duplicated longitude and latitude data by year using threshold distance which is a distance

Usage

1
clean_dup_by_year(this.species, threshold)

Arguments

this.species,

Species Temporal Data object see sp_temporal_data.

threshold

A numerc value representig the distance (in grades) between coordinates to be considered as a duplicate.


luismurao/hdm documentation built on May 24, 2019, 5:06 a.m.