| load_sag | R Documentation | 
Download data from the ICES Stock Assessment database for the year in which you are producing the Fisheries Overviews. Form SAG
load_sag_summary(year)
load_sag_refpts(year)
load_sag_status(year)
| year | the year for which data is required. | 
A data frame..
Can add some helpful information here
The ICES stock assessment graphs Database web sevices: http://standardgraphs.ices.dk/stockList.aspx
load_sid for loading data from the ICES Stock Information database.
icesFO-package gives an overview of the package.
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.