extract_linf_k_fishbase: Extract values for Linf and k from www.fishbase.org

Description Usage Arguments Details Value Examples

Description

This function extracts values for Linf and k from www.fishbase.org

Usage

1
extract_linf_k_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

Before the actual extraction takes place fishbaseh IDs for every species are extracted using the function "get_ids_fishbase". The IDs are needed to generate the URLs lateron. At the moment subspecies can only be excluded from the extraction.

Value

a dataframe with species, country, locality, linf and k!

Examples

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

cddesja/R4Atlantis documentation built on May 13, 2019, 2:20 p.m.