dot-plot_osmose_dietMatrix: Plots diet matrix

.plot_osmose_dietMatrixR Documentation

Plots diet matrix

Description

Plots diet matrix

Usage

.plot_osmose_dietMatrix(
  x,
  time.mean,
  species,
  thres,
  color,
  add_text,
  plot_name,
  legsize = 1,
  ...
)

Arguments

x

Diet matrix

time.mean

If TRUE, the time mean diet matrix is computed is displayed.

species

Species name

thres

Thresholds (in percentage). Time-average predation rates below this threashold are binned together ("other" column).

color

Color of the barplot.

add_text

TRUE if text should be added.

plot_name

Label for ylab in diet matrix plot.

legsize

Size of the legend (default 1), if time.mean is FALSE.

...

Additional plot arguments passed to barplot.

Value

None


roliveros-ramos/osmose documentation built on Feb. 19, 2023, 8:19 a.m.