load_sid: Download data from the ICES Stock Information Database.

Description Usage Arguments Value Note References See Also Examples

View source: R/load_sid.R

Description

Download data from the ICES Stock Information Database for the year in which you are producing the Fisheries Overviews.

Usage

1
load_sid(year)

Arguments

year

the year for which data is required.

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

load_sag for loading data from the ICES Stock Assessment database.

icesFO-package gives an overview of the package.

Examples

1
2
3
4
## Not run: 
sid_raw <- load_sid(2019)

## End(Not run)

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