driftFilter: Filtering dives

View source: R/filter.R

driftFilterR Documentation

Filtering dives

Description

This function filters a pre-processed data.frame. Consult the paper for the specific criteria

Usage

driftFilter(Data)

Arguments

Data

Object of class data.frame generated by NewVarsVect

Details

This function removes all dives that does not match the criteria proposed in Arce et al (2019) as characteristic of Drift dives.

Value

An object of class data.frame containing only the dives accepted by the filter.


farcego/slimmingDive documentation built on April 14, 2024, 8:24 a.m.