Other packages > Find by keyword >

rfishbase  

R Interface to 'FishBase'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rfishbase", "5.0.0")



Attach the package and use:
library("rfishbase")
Maintained by
Carl Boettiger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-10-26
Latest Update: 2023-06-02
Description:
A programmatic interface to 'FishBase', re-written based on an accompanying 'RESTful' API. Access tables describing over 30,000 species of fish, their biology, ecology, morphology, and more. This package also supports experimental access to 'SeaLifeBase' data, which contains nearly 200,000 species records for all types of aquatic life not covered by 'FishBase.'
How to cite:
Carl Boettiger (2011). rfishbase: R Interface to 'FishBase'. R package version 5.0.0, https://cran.r-project.org/web/packages/rfishbase. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.0-7 (2011-10-26 20:00), 0.0-8 (2012-04-03 09:09), 0.0-9 (2012-05-15 08:38), 0.2-1 (2013-02-14 23:28), 0.2-2 (2014-01-07 07:29), 2.0.1 (2015-08-15 16:52), 2.0.2 (2015-09-02 01:22), 2.0.3 (2015-09-09 09:17), 2.1.0 (2015-11-10 19:04), 2.1.1 (2016-07-22 01:20), 2.1.2 (2017-04-19 22:14), 3.0.0.1 (2019-03-01 08:07), 3.0.0 (2018-11-09 18:10), 3.0.1 (2019-03-02 09:10), 3.0.3 (2019-03-13 00:10), 3.0.4 (2019-06-27 23:50), 3.1.4 (2021-01-13 22:20), 3.1.5 (2021-01-18 18:10), 3.1.6 (2021-02-10 16:00), 3.1.7 (2021-04-08 22:50), 3.1.8 (2021-06-07 19:20), 3.1.9 (2021-08-09 17:10), 3.1.10 (2021-11-10 09:00), 4.0.0 (2021-12-14 15:20), 4.1.0 (2023-02-12 06:20), 4.1.1 (2023-02-20 19:40), 4.1.2 (2023-06-03 00:20)
Other packages that cited rfishbase R package
View rfishbase citation profile
Other R packages that rfishbase depends, imports, suggests or enhances
Complete documentation for rfishbase
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

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  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
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  
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  
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  
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  

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