Skip to contents

Cleans a GBIF occurrence download using CoordinateCleaner and native range filter.

Usage

clean_occs(gbif_occs, native_ranges = NULL)

Arguments

gbif_occs

(data frame) GBIF occurrence file in DWCA format. If [`get_gbif_occs()`] was used to get GBIF occurrences file, note that the output is a list, so you need to e.g. my_occs$points

native_ranges

(data frame) Native ranges prepared using [`get_native_range()`]

Value

a dataframe with cleaned occurrence data