Description Usage Arguments Value Examples
A simple function using base::difftime
to calculate in
hours time fished for fyke traps or gill nets. For convenience, output is
converted to numeric rather than class "difftime."
1 | HoursSb(sTime, eTime)
|
sTime |
A date-time object denoting fishing start time. |
eTime |
A date-time object denoting fishing end time. |
Value(s) of class numeric given eTime - sTime.
1 | # coming soon
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.