Plot fishing mortality
plot_F(
  M,
  scales = "free_y",
  xlab = "Year",
  ylab = "F",
  mlab = "Model",
  in_leg_x = 0.7,
  in_leg_y = 0.9
)list object created by read_admb function
Are scales shared across all facets (the default,
"fixed"), or do they vary across rows ("free_x"),
columns ("free_y"), or both rows and columns ("free")?
the x-axis label for the plot
the y-axis label for the plot
the model label for the plot that appears above the key
numeric; (0<in_leg_x<1): x coordinate of the legend box.
numeric; (0<in_leg_x<1): y coordinate of the legend box.
plot of fishing mortality and mean Fs