convertIMOS: Convert IMOS files to be analysed with RSP

View source: R/convertIMOS.R

convertIMOSR Documentation

Convert IMOS files to be analysed with RSP

Description

This function converts between the IMOS data formats, and quality controlled (QC) objects, to the appropriate format required to be analysed with RSP.

Usage

convertIMOS(det, rmeta, tmeta, meas)

Arguments

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.

Value

Returns an RSP object that can be used as input for the runRSP function.


YuriNiella/RSP documentation built on June 11, 2025, 7:38 a.m.