Description Usage Arguments Author(s)
View source: R/standardize_DIDSON.R
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.
1 | standardize_DIDSON(x, river, station)
|
x |
data.frame returned from |
river |
Name of the river (e.g. "Chena"). |
station |
Name of sonar station (e.g. "Chena North"). |
Matt Tyers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.