fishlife: Get FishLife life history traits

View source: R/fishlife.R

fishlifeR Documentation

Get FishLife life history traits

Description

Retrieves life history trait predictions from FishLife (Thorson et al. 2018). This is a wrapper for the Plot_taxa() function in the FishLife R package.

Usage

fishlife(species)

Arguments

species

A character vector of species scientific names

Value

A dataframe with life history trait predictions from FishLife for each species

Examples

# Look up life history traits
species <- c("Gadus morhua", "Centropristis striata", "Paralichthys dentatus")
fishlife(species)

cfree14/freeR documentation built on Aug. 22, 2023, 11:12 p.m.