checkDupDetections {actel} | R 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.
[Package actel version 1.3.0 Index]