powered by
plot
MLZ_data
Plots annual length frequencies from slot Len_matrix or Len_df. If there are data in both slots, Len_matrix is preferentially plotted.
Len_matrix
Len_df
# S4 method for MLZ_data plot(x, ggplot_layer = NULL)
An object of class MLZ_data.
Layers to add to ggplot2 plot.
# NOT RUN { data(Nephrops) plot(Nephrops) # }
Run the code above in your browser using DataLab