detection_ratio: Detection ratio data

Description Usage Arguments Value

View source: R/manipulate-detection.R

Description

Create absolute (i.e., number of fish) and relative (i.e., proportion of fish) detection ratios per timestep/receiver group.

Usage

1
detection_ratio(detection_complete, receiver_group = "array")

Arguments

detection_complete

A tibble of complete detection data returned from wsgcolr::detection_complete() containing columns 'transmitter_id' and 'timestep'.

receiver_group

A character string of the column containing receiver group (e.g., station, zone, array).

Value

A modified tibble of the detection ratios.


sebdalgarno/wsgcolr documentation built on Dec. 22, 2021, 11:17 p.m.