standardize_DIDSON: Converts DIDSON data to a standardized format.

Description Usage Arguments Author(s)

View source: R/standardize_DIDSON.R

Description

Takes in the output of ProcessFiles_DIDSON and returns a data frame containing river, station, sonar type, date, hour, minute, second, fractional day, length, shift, and hour within shift ASSOCIATED WITH EACH RECORDED SONAR TARGET. Rows with NA for length correspond to sonar files with no fish recorded. This is where "zero" counts will come from in the expansion.

Usage

1
standardize_DIDSON(x, river, station)

Arguments

x

data.frame returned from ProcessFiles_DIDSON.

river

Name of the river (e.g. "Chena").

station

Name of sonar station (e.g. "Chena North").

Author(s)

Matt Tyers.


jBernardADFG/ChenaSalchaTowerSonar documentation built on Oct. 11, 2020, 1 a.m.