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.6)rglobi_0.3.4.zip(r-4.5)rglobi_0.3.4.zip(r-4.4)
rglobi_0.3.4.tgz(r-4.5-any)rglobi_0.3.4.tgz(r-4.4-any)
rglobi_0.3.4.tar.gz(r-4.6-any)rglobi_0.3.4.tar.gz(r-4.5-any)
rglobi_0.3.4.tgz(r-4.5-emscripten)rglobi_0.3.4.tgz(r-4.4-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
Pkgdown site:https://docs.ropensci.org
Last updated 5 months ago from:93fdce129e (on main). Checks:11 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-x86_64 | OK | 127 | |
pkgdown docs | OK | 212 | |
source / vignettes | OK | 146 | |
linux-release-x86_64 | OK | 128 | |
macos-release-arm64 | OK | 85 | |
macos-oldrel-arm64 | OK | 155 | |
windows-devel | OK | 99 | |
windows-release | OK | 99 | |
windows-oldrel | OK | 98 | |
wasm-release | OK | 113 | |
wasm-oldrel | OK | 115 |
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:bitbit64bitopsclicliprcpp11crayoncurlgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6RCurlreadrrlangtibbletidyselecttzdbutf8vctrsvroomwithr
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 |