EchoNet2Fish is a package of functions for the R programming language. EchoNet2Fish estimates fish abundance from acoustic surveys combined with catch in nets (typically midwater trawls or gill nets). An example of how to use the functions in EchoNet2Fish is given in this vignette.
You can access the functions by installing the package from within R.
install.packages("remotes")
remotes::install_github("krphillips/EchoNet2Fish")
library(EchoNet2Fish)
U.S. Geological Survey (USGS) Computer Program EchoNet2Fish version 1.0.000. Written by Jean V. Adams USGS - Great Lakes Science Center, Ann Arbor, Michigan, USA.
New and/or revised functions by David M. Warner, USGS - Great Lakes Science Center, Ann Arbor, Michigan, USA. Written in programming language R (R Core Team, 2018, www.R-project.org), version 3.5.2 (2018-12-20).
New and/or revised functions by Kristy Phillips, USGS - Great Lakes Science Center, Ann Arbor, Michigan, USA. Written in programming language R (R Core Team, 2018, www.R-project.org), version 3.5.1 (2021-11-19).
Source code is available from Kristy Phillips on GitHub, krphillips (at) usgs (dot) gov.
Disclaimer: This software is preliminary or provisional and is subject to revision. It is being provided to meet the need for timely best science. The software has not received final approval by the U.S. Geological Survey (USGS). No warranty, expressed or implied, is made by the USGS or the U.S. Government as to the functionality of the software and related material nor shall the fact of release constitute any such warranty. The software is provided on the condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from the authorized or unauthorized use of the software.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.