Package: rglobi 0.3.4
Jorrit Poelen
rglobi: Interface to Global Biotic Interactions
A programmatic interface to the web service methods provided by Global Biotic Interactions (GloBI) (<https://www.globalbioticinteractions.org/>). GloBI provides access to spatial-temporal species interaction records from sources all over the world. rglobi provides methods to search species interactions by location, interaction type, and taxonomic name.
Authors:
rglobi_0.3.4.tar.gz
rglobi_0.3.4.zip(r-4.5)rglobi_0.3.4.zip(r-4.4)rglobi_0.3.4.zip(r-4.3)
rglobi_0.3.4.tgz(r-4.4-any)rglobi_0.3.4.tgz(r-4.3-any)
rglobi_0.3.4.tar.gz(r-4.5-noble)rglobi_0.3.4.tar.gz(r-4.4-noble)
rglobi_0.3.4.tgz(r-4.4-emscripten)rglobi_0.3.4.tgz(r-4.3-emscripten)
rglobi.pdf |rglobi.html✨
rglobi/json (API)
NEWS
# Install 'rglobi' in R: |
install.packages('rglobi', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/rglobi/issues
Last updated 1 years agofrom:ea9eac637e (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Sep 28 2024 |
R-4.5-win | OK | Sep 28 2024 |
R-4.5-linux | OK | Sep 28 2024 |
R-4.4-win | OK | Sep 28 2024 |
R-4.4-mac | OK | Sep 28 2024 |
R-4.3-win | OK | Sep 28 2024 |
R-4.3-mac | OK | Sep 28 2024 |
Exports:get_data_fieldsget_interaction_areasget_interaction_matrixget_interaction_typesget_interactionsget_interactions_by_taxaget_interactions_by_typeget_interactions_in_areaget_predators_ofget_prey_of
Dependencies:bitbit64bitopsclicliprcpp11crayoncurlfansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6RCurlreadrrlangtibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
List data fields identified in GloBI database | get_data_fields |
Find locations at which interactions were observed | get_interaction_areas |
Get Interaction Matrix. Constructs an interaction matrix indicating whether source taxa (rows) or target taxa (columns) are known to interact with given type. | get_interaction_matrix |
List interactions identified in GloBI database | get_interaction_types |
Get Species Interaction from GloBI | get_interactions |
Return interactions involving specific taxa | get_interactions_by_taxa |
Get Species Interactions by Interaction Type from GloBI | get_interactions_by_type |
Return all interactions in specified area | get_interactions_in_area |
Get a List of Predators of a Given Prey Taxon | get_predators_of |
Get a List of Prey for given Predator Taxon | get_prey_of |