load_sid: Download data from the ICES Stock Information Database.

View source: R/load_sid.R

load_sidR Documentation

Download data from the ICES Stock Information Database.

Description

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

Usage

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

## Not run: 
sid_raw <- load_sid(2019)

## End(Not run)


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