download_ALA_all_tribes: Download ALA tribe occurrences.

download_ALA_all_tribesR Documentation

Download ALA tribe occurrences.

Description

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

Usage

download_ALA_all_tribes(
  species_list,
  your_email,
  download_path,
  ala_temp_dir,
  download_limit,
  extra_cols,
  quality_cols
)

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

extra_cols

Character - extra ALA columns, eg environmental vatriables

quality_cols

Character - quality ALA columns, eg spatial accuracy

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.