bubble_plot_by_haul_indexes {BioIndex} | R Documentation |
The function generates bubble plot of abundance and biomass indices by haul
bubble_plot_by_haul_indexes( mTATB, map_lim, depth_lines, buffer = 0, res = 0.1, wd = NA, save = TRUE, verbose = TRUE )
mTATB |
data frame |
map_lim |
coordinates limits for the plotted map |
depth_lines |
vector of three depth bathymetrical lines to be plotted |
buffer |
buffer to the coordinate limits in map units |
res |
resolution of the bathymetrical lines |
wd |
working directory |
save |
boolean. If TRUE the plot is saved in the user defined working directory (wd) |
verbose |
boolean. If TRUE a message is printed |