plot_data_extent: Plot data extent

View source: R/plot-data-extent.R

plot_data_extentR Documentation

Plot data extent

Description

Plot the data extent for tag, LF, CPUE and catch data. Plots data by year as points where the point size represents the relative amount of data.

Usage

plot_data_extent(
  object,
  xlab = "Fishing year (1 April - 31 March)",
  figure_dir = "figure/",
  save_plot = TRUE
)

Arguments

object

and LSD object

xlab

the x axis label

figure_dir

the directory to save to

save_plot

to save the plot to file or not


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.