Other packages > Find by keyword >

galah  

Biodiversity Data from the GBIF Node Network
View on CRAN: Click here


Download and install galah package within the R console
Install from CRAN:
install.packages("galah")

Install from Github:
library("remotes")
install_github("cran/galah")

Install by package version:
library("remotes")
install_version("galah", "2.1.2")



Attach the package and use:
library("galah")
Maintained by
Martin Westgate
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-06
Latest Update: 2025-06-12
Description:
The Global Biodiversity Information Facility ('GBIF', ) sources data from an international network of data providers, known as 'nodes'. Several of these nodes - the "living atlases" () - maintain their own web services using software originally developed by the Atlas of Living Australia ('ALA', ). 'galah' enables the R community to directly access data and resources hosted by 'GBIF' and its partner nodes.
How to cite:
Martin Westgate (2021). galah: Biodiversity Data from the GBIF Node Network. R package version 2.1.2, https://cran.r-project.org/web/packages/galah. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0.0 (2021-04-06 10:30), 1.1.0 (2021-05-05 08:20), 1.2.0 (2021-07-02 06:30), 1.3.0 (2021-08-06 10:20), 1.3.1 (2021-08-21 11:20), 1.4.0 (2022-01-24 11:52), 1.5.0 (2022-10-27 17:25), 1.5.1 (2023-01-13 10:20), 1.5.2 (2023-03-11 00:20), 1.5.3 (2023-07-01 09:20), 1.5.4 (2023-10-14 07:40), 2.0.0 (2023-11-20 06:30), 2.0.1 (2024-02-06 01:10), 2.0.2 (2024-04-12 07:50), 2.1.0 (2024-11-19 05:40), 2.1.1 (2025-02-07 05:50), 2.1.2 (2025-06-12 11:30)
Other packages that cited galah R package
View galah citation profile
Other R packages that galah depends, imports, suggests or enhances
Complete documentation for galah
Functions, R codes and Examples using the galah R package
Some associated functions: arrange . atlas_citation . atlas_counts . atlas_media . atlas_occurrences . atlas_species . atlas_taxonomy . collapse_galah . collect_galah . collect_media . compute_galah . deprecated-functions . galah . galah_apply_profile . galah_call . galah_config . galah_filter . galah_geolocate . galah_group_by . galah_identify . galah_select . print_galah_objects . reexports . search_all . show_all . show_values . slice_head . tidyverse_functions . 
Some associated R codes: arrange.R . atlas_citation.R . atlas_counts.R . atlas_media.R . atlas_occurrences.R . atlas_species.R . atlas_taxonomy.R . build.R . build_predicates.R . check.R . check_internal_cache.R . check_queue.R . collapse.R . collapse_media.R . collapse_metadata.R . collapse_occurrences.R . collapse_occurrences_count.R . collapse_occurrences_doi.R . collapse_species.R . collapse_species_count.R . collapse_taxa.R . collapse_unnest.R . collect.R . collect_media.R . collect_metadata.R . collect_occurrences.R . collect_occurrences_count.R . collect_species.R . collect_species_count.R . collect_taxa.R . collect_unnest.R . compute.R . compute_metadata.R . compute_occurrences.R . compute_occurrences_count.R . compute_species.R . compute_species_count.R . compute_unnest.R . deprecated_functions.R . galah-package.R . galah_apply_profile.R . galah_bbox.R . galah_call.R . galah_config.R . galah_filter.R . galah_geolocate.R . galah_group_by.R . galah_identify.R . galah_polygon.R . galah_select.R . messages.R . onload.R . print.R . query_API.R . quosure_handling.R . reexports.R . search_all.R . show_all.R . show_values.R . slice_head.R . tidyverse.R . update_data_request.R . url_lookup.R . utilities_internal.R . utilities_occurrences.R .  Full galah package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA