Other packages > Find by keyword >

rglobi  

Interface to Global Biotic Interactions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rglobi", "0.3.4")



Attach the package and use:
library("rglobi")
Maintained by
Jorrit Poelen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-29
Latest Update: 2023-10-06
Description:
A programmatic interface to the web service methods provided by Global Biotic Interactions (GloBI) (). 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.
How to cite:
Jorrit Poelen (2015). rglobi: Interface to Global Biotic Interactions. R package version 0.3.4, https://cran.r-project.org/web/packages/rglobi. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.2.4 (2015-01-29 08:28), 0.2.5 (2015-02-24 20:02), 0.2.6 (2015-03-17 21:00), 0.2.8 (2015-05-13 19:55), 0.2.9 (2016-03-09 00:51), 0.2.10 (2017-09-19 10:01), 0.2.11 (2017-10-15 05:29), 0.2.12 (2018-02-13 06:01), 0.2.13 (2018-02-28 17:20), 0.2.14 (2018-03-24 00:40), 0.2.17 (2018-12-14 19:10), 0.2.18 (2019-03-28 19:30), 0.2.19 (2019-04-26 22:00), 0.2.20 (2019-09-20 06:50), 0.2.21 (2019-12-07 02:10), 0.2.22 (2021-04-17 06:30), 0.2.24 (2021-05-19 21:30), 0.2.25 (2021-08-12 18:40), 0.2.27 (2021-10-19 00:30), 0.2.28 (2022-08-25 15:50)
Other packages that cited rglobi R package
View rglobi citation profile
Other R packages that rglobi depends, imports, suggests or enhances
Complete documentation for rglobi
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

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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