checkTagsInUnknownReceivers: Check for target data in the unknown receivers

View source: R/check.R

checkTagsInUnknownReceiversR Documentation

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.

deployments

a list of deployments.

spatial

A list of spatial objects in the study area.

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 tag, with updated station names.


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