get_data: read acoustic detection data and metadata from IMOS...

View source: R/getDataQC.R

get_dataR Documentation

read acoustic detection data and metadata from IMOS WebApp-downloaded files

Description

accesses files downloaded from the IMOS ATF WebApp and convert them to a format expected by the IMOS ATF Quality Control functions. For internal use only

Usage

get_data(det = NULL, rmeta = NULL, tmeta = NULL, meas = NULL, logfile)

Arguments

det

path to detections text file

rmeta

path to receiver metadata text file

tmeta

path to tag deployment metadata text file

meas

path to animal measurements text file

logfile

path to logfile; default is the working directory

Value

a list of data.frames by individual tag deployments ready for QC


IMOS-AnimalTracking/remora documentation built on Jan. 29, 2025, 4:38 p.m.