R/species.info.R

#'Species information
#'
#'Additional species information required to calculate several indicators (see
#'vignette).
#'
#'@format This example data is a dataframe with 306 rows and 6 variables: \describe{
#'  \item{SPECIES}{Species codes} \item{TL}{Trophic level of species caught in
#'  fishery independent surveys} \item{MAXLENGTH}{Maximum recorded length of of
#'  species caught in fishery independent surveys} \item{MAXAGE}{Maximum
#'  recorded age of of species caught in fishery independent surveys}
#'  \item{IVI}{Vulnerability of commercial species} \item{TL_LAND}{Trophic level
#'  of commercial species} }
#'
#'@source This is example data using species that are of interest in the Scotian
#'  Shelf Bioregion.
"species.info"

Try the marindicators package in your browser

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

marindicators documentation built on Nov. 12, 2019, 5:07 p.m.