clean_dup_by_year: Function to clean duplicated coordinates data

Description Usage Arguments See Also

View source: R/clean_dup_by_year.R

Description

Clean duplicated longitude and latitude data by year using a threshold 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.

See Also

For the current version of this functions that work with data frames go to clean_dup_by_year_df


luismurao/hsi documentation built on Dec. 26, 2021, 9:53 a.m.