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.0.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: 2023-07-01
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.0.2, https://cran.r-project.org/web/packages/galah. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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