get_ids_fishbase: Extract fishbase IDs using the package "rfishbase"

Description Usage Arguments Details Value Examples

Description

This function extracts fishbase IDs using the package "rfishbase"

Usage

1
get_ids_fishbase(fish, exclude_subspecies = T)

Arguments

vector

of fish species with genus and species

specification

if subspecies (e.g. Sprattus sprattus balticus) should be excluded!

Details

The function depends on the package "rfishbase" which creates a local copy of the fishbase database. The IDs are needed to generate URLs to scan www.fishbase.org for detailed informations about fish growth.

Value

a list with species, and fishbase IDs

Examples

1
get_ids_fishbase(c("Gadus morhua", "Merlangius merlangus"))

cddesja/R4Atlantis-legacy documentation built on May 13, 2019, 2:21 p.m.