Learn R Programming

icesDatras (version 1.4.1)

icesDatras-package: DATRAS Trawl Survey Database Web Services

Description

R interface to access the web services of the ICES DATRAS trawl survey database.

Arguments

Author

Colin Millar, Scott Large, and Arni Magnusson.

Details

Exchange data:

getHHdatahaul data
getHLdatalength-based data
getCAdataage-based data
getDATRASexchange data

Catch weights:

getCatchWgtcatch weights

Survey indices:

getIndicessurvey indices

Overview of available data:

getSurveyListsurveys
getSurveyYearListyears
getSurveyYearQuarterListquarters
getDatrasDataOverviewsurveys, years, and quarters

Basic queries (thin web service wrappers):
getCAdata, getHHdata, getHLdata, getIndices, getSurveyList, getSurveyYearList, getSurveyYearQuarterList

Derived queries (combining web services with R computations):
getCatchWgt, getDatrasDataOverview, getDATRAS

References

ICES DATRAS database: http://datras.ices.dk.

ICES DATRAS web services: https://datras.ices.dk/WebServices/Webservices.aspx.