Description Usage Arguments See Also
View source: R/clean_dup_by_year.R
Clean duplicated longitude and latitude data by year using a threshold distance.
1 | clean_dup_by_year(this_species, threshold)
|
this_species |
Species Temporal Data object see |
threshold |
A numerc value representig the distance (in grades) between coordinates to be considered as a duplicate. |
For the current version of this functions that work with data frames go to clean_dup_by_year_df
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.