powered by
Get a copy of the source data for the specified stocks.
getStockDownloadData(assessmentKey, ...)getStockSourceData(assessmentKey, ...)
getStockSourceData(assessmentKey, ...)
A data frame.
the unique identifier of the stock assessment
to allow scope for back compatibility
Colin Millar.
getSAG supports querying many years in one function call.
getSAG
getListStocks and getFishStockReferencePoints get a list of stocks and reference points.
getListStocks
getFishStockReferencePoints
icesSAG-package gives an overview of the package.
icesSAG-package
if (FALSE) { assessmentKey <- findAssessmentKey("cod-2224", year = 2016) sourcedat <- getStockDownloadData(assessmentKey) head(sourcedat[[1]]) }
Run the code above in your browser using DataLab