dot-plot_osmose_dietMatrix: Plots diet matrix

Description Usage Arguments Value

Description

Plots diet matrix

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
.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


osmose documentation built on April 28, 2020, 5:06 p.m.