| fishlife | R Documentation | 
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.
fishlife(species)
species | 
 A character vector of species scientific names  | 
A dataframe with life history trait predictions from FishLife for each species
# Look up life history traits
species <- c("Gadus morhua", "Centropristis striata", "Paralichthys dentatus")
fishlife(species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.