load_sag: Download data from the ICES Stock Assessment database.

Description Usage Arguments Value Note References See Also Examples

Description

Download data from the ICES Stock Assessment database for the year in which you are producing the Fisheries Overviews. Form SAG

Usage

1
2
3
4
5

Arguments

year

the year for which data is required.

Value

A data frame..

Note

Can add some helpful information here

References

The ICES stock assessment graphs Database web sevices: http://standardgraphs.ices.dk/stockList.aspx

See Also

load_sid for loading data from the ICES Stock Information database.

icesFO-package gives an overview of the package.

Examples

1
2
3
4
5
6
## Not run: 
sag_summary_raw <- load_sag_summary(2019)
sag_refpts_raw <- load_sag_refpts(2019)
sag_status_raw <- load_sag_status(2019)

## End(Not run)

ices-tools-prod/icesFO documentation built on Aug. 28, 2020, 2:33 p.m.