actel (version 1.1.0)

checkTagsInUnknownReceivers: Check for target data in the unknown receivers

Description

Check for target data in the unknown receivers

Usage

checkTagsInUnknownReceivers(detections.list, deployments, spatial)

Arguments

detections.list

A list of the detections split by each target tag, created by splitDetections.

spatial

The spatial data frame, as loaded by loadSpatial

Value

A list containing an updated spatial list and a TRUE/FALSE object indicating whether or not Standard station names must be reprocessed.

A list containing:

  • spatial: A list containing the spatial elements of the study, with data for the unknown receivers, if relevant.

  • deployments: A list containing the receiver deployments, with data for the unknown receivers, if relevant.

  • detections.list: A list containing the detections for each fish, with updated station names.