powered by
getFishStockReferencePoints(key)
getSAG
getListStocks and getSummaryTable get a list of stocks and summary results.
getListStocks
getSummaryTable
icesSAG-package gives an overview of the package.
icesSAG-package
stocklist <- getListStocks(2016) id <- grep("cod-2224", stocklist$FishStockName) stocklist[id,] key <- stocklist$key[id] refpts <- getFishStockReferencePoints(key) refpts
Run the code above in your browser using DataLab