| plot_catch_rule | R Documentation | 
Plot the catch data and fit to the data.
plot_catch_rule(
  object,
  xlab = "Fishing year",
  ylab = "Catch (tonnes)",
  figure_dir = "figure/",
  save_plot = TRUE
)
object | 
 and LSD object  | 
xlab | 
 the x axis label  | 
ylab | 
 the y axis label  | 
figure_dir | 
 the directory to save to  | 
save_plot | 
 save the plot to file  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.