powered by
Compare median biomass and yield in first year and last 5 years of projection
Cplot(MSEobj, MPs = NA, lastYrs = 5, point.size = 2, lab.size = 4, axis.title.size = 12, axis.text.size = 10, legend.title.size = 12)
An object of class MSE
Optional vector of MPs to plot
Numeric. Last number of years to summarize results.
Size of the points
Size of labels
Axis title size
Axis text size
Legend title size
# NOT RUN { MSE <- runMSE() Cplot(MSE) # }
Run the code above in your browser using DataLab