Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 368 Bytes

surveyIndex

R package for calculating survey indices by age from DATRAS exchange data

Installation

To install you need the DATRAS package

 remotes::install_github("DTUAqua/DATRAS/DATRAS")
 remotes::install_github("casperwberg/surveyIndex/surveyIndex")

Usage

see example for the function getSurveyIdx (write ?getSurveyIdx in R)