View source: R/format_sag_status.R
| format_sag_status | R Documentation | 
Format the data from the ICES Stock Assessment Database for the downloaded year and the specific Ecoregion for which you are producing the Fisheries Overviews.
format_sag_status(x, year, ecoregion)
x | 
 a dataframe output from load_sag_status() required.  | 
year | 
 the year required  | 
ecoregion | 
 an identifier of the Ecoregion of interest  | 
A data frame..
Can add some helpful information here
The ICES stock information Database web sevices: http://sid.ices.dk/services/
format_sid for formatting raw data from the ICES Stock Information database. 
icesFO-package gives an overview of the package.
## Not run: 
sag_status <- format_sag_status(x,"Celtic Seas")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.