download_ALA_all_genera: Download ALA genus occurrences.

download_ALA_all_generaR Documentation

Download ALA genus occurrences.

Description

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

Usage

download_ALA_all_genera(
  genera_list,
  your_email,
  download_path,
  ala_temp_dir,
  download_limit,
  quality_cols
)

Arguments

download_path

Character string - File path for genus downloads

download_limit

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

quality_cols

Character - quality ALA columns, eg spatial accuracy

species_list

Character vector - List of genus binomials to download

extra_cols

Character - extra ALA columns, eg environmental vatriables

Value

Data frame of all site records, with global enviro conditions for each record location (i.e. lat/lon)


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