convertIMOS | R Documentation |
This function converts between the IMOS data formats, and quality controlled (QC) objects, to the appropriate format required to be analysed with RSP.
convertIMOS(det, rmeta, tmeta, meas)
det |
Path to IMOS detections file, or QC object processed with the remora package. Please see the package vignettes for details. |
rmeta |
Path to IMOS receiver deployment metadata file. |
tmeta |
Path to IMOS tansmitter deployment metadata file. |
meas |
Path to IMOS animal measurements file. |
Returns an RSP object that can be used as input for the runRSP function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.