Other packages > Find by keyword >

rbison  

Interface to the "USGS" "BISON" API
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rbison", "1.0.0")



Attach the package and use:
library("rbison")
Maintained by
Scott Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-12-02
Latest Update:
Description:
Interface to the USGS BISON httpsbison.usgs.govAPI a database for species occurrence data. Data comes fromspecies in the United States from participating data providers. You can getdata via taxonomic and location based queries. A simple functionis provided to help visualize data.
How to cite:
Scott Chamberlain (2013). rbison: Interface to the "USGS" "BISON" API. R package version 1.0.0, https://cran.r-project.org/web/packages/rbison. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.2.4 (2013-12-02 21:29), 0.3.0 (2014-02-04 10:35), 0.3.2 (2014-02-18 22:28), 0.4.3 (2014-10-15 10:41), 0.4.5 (2014-12-10 08:12), 0.4.8 (2015-07-02 01:34), 0.5.0 (2016-10-05 09:29), 0.5.4 (2017-04-10 23:16), 0.6.0 (2018-04-11 07:48), 0.7.0 (2018-10-25 18:30), 0.8.0 (2019-05-03 22:51), 1.0.0 (2020-06-08 20:30)
Other packages that cited rbison R package
View rbison citation profile
Other R packages that rbison depends, imports, suggests or enhances
Functions, R codes and Examples using the rbison R package
Some associated functions: all_states . bison . bison_datause . bison_providers . bison_solr . bison_stats . bison_tax . bisonmap . fips . is.bison . is.bison_solr . rbison-package . 
Some associated R codes: bison.R . bison_providers.R . bison_stats.R . bison_tax.R . bisonmap.R . citation_datause.R . globals.R . rbison-package.R . zzz.R .  Full rbison package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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