R/fishbase.R

#' @name rfishbase-package
#' @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.'
#' @aliases rfishbase
#' @docType package
#' @title The new R interface to Fishbase, v2.0
#' @author Carl Boettiger \email{carl@@ropensci.org}
#' @author Scott Chamberlain \email{scott@@ropensci.org}
#' @keywords package
NULL

Try the rfishbase package in your browser

Any scripts or data that you put into this service are public.

rfishbase documentation built on June 7, 2023, 6:14 p.m.