showStock: Show Stock

View source: R/showStock.R

showStockR Documentation

Show Stock

Description

Show stock list data for one stock, in a readable format.

Usage

showStock(stock, year = NULL)

Arguments

stock

the stock code, e.g. "cod.27.7a".

year

the active year of the stock listing, e.g. 2024.

Details

If year = NULL then the newest year is shown.

Value

A single-row data frame, shown on the screen with print.simple.list.

Note

The stock list data specify the expert group, advice group, assessment type, etc.

See Also

getSD is the underlying function to get the stock list data.

icesSD-package gives an overview of the package.

Examples

## Not run: 
showStock("cod.27.7a", 2023)
showStock("cod.27.7a", 2024)

## End(Not run)


ices-tools-prod/icesSLD documentation built on Oct. 27, 2024, 8:05 p.m.