R interface to access the web services of the ICES DATRAS trawl survey database.
Colin Millar, Scott Large, and Arni Magnusson.
Exchange data:
getHHdata | haul data |
getHLdata | length-based data |
getCAdata | age-based data |
getDATRAS | exchange data |
Catch weights:
getCatchWgt | catch weights |
Survey indices:
getIndices | survey indices |
Overview of available data:
getSurveyList | surveys |
getSurveyYearList | years |
getSurveyYearQuarterList | quarters |
getDatrasDataOverview | surveys, 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
ICES DATRAS database: http://datras.ices.dk.
ICES DATRAS web services: https://datras.ices.dk/WebServices/Webservices.aspx.