guild_trends: Wrangling of format_sag output

View source: R/guild_status_trends.R

guild_trendsR Documentation

Description

Wrangling of format_sag output to obtain a dataframe with time-series of F, Fmsy, SSB and MSY B trigger for each guild in the Ecoregion, according to the last assessment (relative to the set year) This guild grouping is used in the Ecosystem Overviews.

Usage

guild_trends(x)

Arguments

x

a dataframe output of format_sag function

Value

A data frame..

Note

Can add some helpful information here

References

The ICES stock information Database web sevices: http://sid.ices.dk/services/

See Also

format_sag for formatting data from the ICES Stock Assessment database.

icesFO-package gives an overview of the package.

Examples

## Not run: 
trends <- guild_trends(sag_formatted)

## End(Not run)


ices-tools-prod/icesFO documentation built on June 15, 2024, 4:41 a.m.