cleanTDRData: Cleans up TDR data, by clipping to deployment times

View source: R/Process_GPS.R

cleanTDRDataR Documentation

Cleans up TDR data, by clipping to deployment times

Description

Cleans up TDR data, by clipping to deployment times

Usage

cleanTDRData(data, deployments, plot = T)

Arguments

data

Name of object with formatted TDR data.

deployments

Name of object with formatted deployment data.

plot

Should data be plotted (TRUE or FALSE).

tagTZ

Timezone of TDR data.

Details

This function clips the TDR data to the start and end times of each TDR deployment. The link between deployment times and the TDR data is made using the 'dep_id' field. Because

Value

A new dataframe containing cleaned TDR data.


allisonglider/seabiRds documentation built on Feb. 14, 2025, 7:37 a.m.