download_ALA_all_genera | R Documentation |
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
download_ALA_all_genera( genera_list, your_email, download_path, ala_temp_dir, download_limit, quality_cols )
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 |
Data frame of all site records, with global enviro conditions for each record location (i.e. lat/lon)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.