download_GBIF_all_species: Download GBIF occurrences.

View source: R/SDM_GEN_PROCESSOR_FUNCTIONS.R

download_GBIF_all_speciesR Documentation

Download GBIF occurrences.

Description

This function downloads taxa occurrence files from GBIF (https://www.gbif.org/). It assumes that the taxa list supplied is taxonomically correct (haha!). It downloads the taxa to the specified folders without returning anything

Usage

download_GBIF_all_species(species_list, download_path, download_limit)

Arguments

species_list

Character vector - List of species binomials to download

download_path

Character string - File path for species downloads

download_limit

Numeric - How many records can be downloaded at one time? Set by server


HMB3/nenswniche documentation built on Jan. 31, 2023, 11:46 p.m.