| load_catches | R Documentation | 
Download historical and current catches data from the ICES web services also preliminary catches can be downloaded for the current year
load_historical_catches()
load_official_catches()
load_preliminary_catches(year)
year | 
 the year for which data is required.  | 
A data frame..
Can add some helpful information here
The ICES stock information Database web sevices: http://sid.ices.dk/services/
load_sag for loading data from the ICES Stock Assessment database. 
icesFO-package gives an overview of the package.
## Not run: 
catches_hist_raw <- load_historical_catches()
catches_official_raw <- load_official_catches()
catches_prelim_raw <- load_preliminary_catches()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.