Samuel Woodman
This package contains functions designed for processing and analyzing shipboard DAS data. This package was originally designed to handle DAS data collected using WinCruz, the ship-based line-transect data collection software developed by the Southwest Fisheries Science Center. However, the swfscDAS package can be used by anyone who has collected DAS data that meets the format requirements described in the ‘DAS data format’ section below, for instance to process decades of available NOAA Fisheries DAS survey data.
You can install the released version of swfscDAS from CRAN with:install.packages("swfscDAS")
You can install the developmental version of swfscDAS from GitHub with:# install.packages("pak")pak::install_github("swfsc/swfscDAS")
Note that pak is recommended here because of occassional issues using remotes from government computers.
Woodman, S. (2020). swfscDAS: Processing DAS Data Files [Dataset]. In (Editor), CRAN: Contributed Packages. The R Foundation. https://doi.org/10.32614/cran.package.swfscdas