load_catches: Download catch data from ICES web services.

Description Usage Arguments Value Note References See Also Examples

Description

Download historical and current catches data from the ICES web services also preliminary catches can be downloaded for the current year

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 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
5
6
## Not run: 
catches_hist_raw <- load_historical_catches()
catches_official_raw <- load_official_catches()
catches_prelim_raw <- load_preliminary_catches()

## End(Not run)

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