View source: R/plot-data-extent.R
plot_data_extent | R Documentation |
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.
plot_data_extent(
object,
xlab = "Fishing year (1 April - 31 March)",
figure_dir = "figure/",
save_plot = TRUE
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.