standardize_ARIS: Converts ARIS data to a standardized format.

Description Usage Arguments Author(s)

View source: R/standardize_ARIS.R

Description

Takes in the output of ProcessFiles_ARIS 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 the "zero" counts will come from in the expansion.

Usage

1
standardize_ARIS(x, river, station, year)

Arguments

x

data.frame returned from ProcessFiles_ARIS.

river

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

station

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

Author(s)

Matt Tyers and Jordy Bernard.


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