checkDupDetections: Check if there are duplicated detection in the input data

View source: R/check.R

checkDupDetectionsR Documentation

Check if there are duplicated detection in the input data

Description

Check if there are duplicated detection in the input data

Usage

checkDupDetections(input)

Arguments

input

The detections data frame

Value

The detections data frame, without duplicated detections.


hugomflavio/actel documentation built on April 18, 2024, 4:23 a.m.