plot_detection_ratio_relative: Plot relative detection ratio

Description Usage Arguments Value Examples

View source: R/plot-detection-ratio.R

Description

Plot stacked area chart for relative detection ratios (i.e., proportion of fish per timestep/receiver group).

Usage

1

Arguments

detection_ratio

A tibble of detection rtio data returned from wsgcolr::detection_ratio() containing columns 'timestep', 'n' and 'prop'.

receiver_group

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

Value

An object of class 'ggplot'.

Examples

1
2
3
4
## Not run: 
plot_detection_ratio_relative(detection_ratio)

## End(Not run)

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