powered by
getSummaryTable(key)
getSAG
getListStocks and getFishStockReferencePoints get a list of stocks and reference points.
getListStocks
getFishStockReferencePoints
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] sumtab <- getSummaryTable(key) head(sumtab) attributes(sumtab)$notes
Run the code above in your browser using DataLab