plot_cell_landings: Plot aggregated landings for all cells, labeled with sampling...

Description Usage

Description

Plot aggregated landings for all cells, labeled with sampling level

Usage

1
2
3
4
5
6
7
8
plot_cell_landings(eca, xlab = "Cells (gear/temp/spatial)",
  ylab = "landed (kt)", frac = 0.001, titletext = paste("top", 100 -
  frac * 100, "weight-% cells"), legendtitle = "sample clusteredness",
  colgood = default_color_good, colok = default_color_ok,
  colbarely = default_color_barely, colbad = default_color_bad,
  colempty = default_color_empty, colwrong = default_color_wrong,
  gooddesc = "> 1 vessel", okdesc = "> 1 catch",
  barelydesc = "> 0 catch", baddesc = "0 samples")

Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.