Plots diet matrix
.plot_osmose_dietMatrix(
x,
time.mean,
species,
thres,
color,
add_text,
plot_name,
legsize = 1,
...
)
Diet matrix
If TRUE, the time mean diet matrix is computed is displayed.
Species name
Thresholds (in percentage). Time-average predation rates below this threashold are binned together ("other" column).
Color of the barplot.
TRUE
if text should be added.
Label for ylab in diet matrix plot.
Size of the legend (default 1), if time.mean is FALSE
.
Additional plot arguments passed to barplot.
None