| icesDatras | R Documentation |
R interface to access the web services of the ICES DATRAS trawl survey database.
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
Colin Millar, Scott Large, and Arni Magnusson.
ICES DATRAS database: http://datras.ices.dk.
ICES DATRAS web services: https://datras.ices.dk/WebServices/Webservices.aspx.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.