download_ALA_all_species: Download species occurrence files from the Atlas of Living...

Description Usage Arguments

Description

This function downloads species occurrence files from ALA (https://www.ala.org.au/). It assumes that the species list supplied is taxonomically correct. It downloads the species without returning anything

Usage

1
2
3
4
5
6
download_ALA_all_species(
  species_list,
  your_email,
  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/sdmgen documentation built on April 16, 2021, 7:29 p.m.