View source: R/correctVessel.R
correctVessel | R Documentation |
Shifts the vessel information 'rtzv', 'lonv', 'latv', and 'ispv' by the time offset 'TOV'. Used in read.event().
correctVessel(var, time, rawvessel, TOV = 0)
var |
is a vector of the names of the list holding the vessel data (obtained by names(out) in read.event()). |
time |
is a list of the time information (obtained by out[c("mtim","utim")] in read.event()). |
rawvessel |
is a vector of the paths to the TSD files from which the data are read. |
TOV |
is the time offset of the vessel information, caused by some error in the SIMRAD system. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.