preloadDetections: Run quality checks on preloaded detections

View source: R/preload.R

preloadDetectionsR Documentation

Run quality checks on preloaded detections

Description

Run quality checks on preloaded detections

Usage

preloadDetections(input, tz, start.time = NULL, stop.time = NULL)

Arguments

input

The detection data frame

tz

The time zone of the study area. Must match one of the values present in timezones.

start.time

Detection data prior to the timestamp set in start.time (in YYYY-MM-DD HH:MM:SS format) is not considered during the analysis.

stop.time

Detection data posterior to the timestamp set in stop.time (in YYYY-MM-DD HH:MM:SS format) is not considered during the analysis.

Value

A data frame with all the detections


actel documentation built on Oct. 19, 2023, 9:08 a.m.