Software

Tools supported by the Science & Decision Support Team

galah

{galah} is an R and Python interface to biodiversity data hosted by the Atlas of Living Australia (ALA). It enables users to locate and download species occurrence records (observations, specimens, eDNA records, etc.), taxonomic information, or associated media such as images or sounds, and to restrict their queries to particular taxa or locations.

Visit the {galah} website to learn more about how to use {galah}

If you have any questions, comments, or spot any bugs, email us or report an issue on the R package GitHub page or the Python package Github page


potions

{potions} makes options management in R—usually edited using base::options() and related functions—as easy as possible. It uses a minimalist workflow to store and retrieve information with three core functions: brew(), pour() and drain().

Visit the {potions} website to learn more about how to use {potions}

If you have any questions, comments, or spot any bugs, email us or report an issue on our GitHub page