Combined function to get clean SIS points file using name identifiers
Source:R/make_LC_points.R
make_LC_points.Rd
Combined function to get clean SIS points file using name identifiers
Usage
make_LC_points(
keys_df,
first_name = "",
second_name = "",
institution = "",
range_check = FALSE
)
Arguments
- keys_df
(data frame) Derived from [`get_name_keys()`] function. Must include at least GBIF_usageKey to obtain GBIF occurrences
- first_name
(character) First name of assessor
- second_name
(character) Second name of assessor
- institution
(character) Name of institution or affiliation
- range_check
(boolean) TRUE if you want to carry out occurrence cleaning with native range filter