| showStock | R Documentation |
Show stock list data for one stock, in a readable format.
showStock(stock, year = NULL)
stock |
the stock code, e.g. |
year |
the active year of the stock listing, e.g. |
If year = NULL then the newest year is shown.
A single-row data frame, shown on the screen with print.simple.list.
The stock list data specify the expert group, advice group, assessment type, etc.
getSD is the underlying function to get the stock list data.
icesSD-package gives an overview of the package.
## Not run:
showStock("cod.27.7a", 2023)
showStock("cod.27.7a", 2024)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.