
Produces a bivariate line plot of two schedule terms.
ypr_plot_schedule(population, x = "Age", y = "Length")
A ggplot2 object.
An object of class ypr_population()
.
A string of the term on the x-axis.
A string of the term on the y-axis.
Other schedule:
ypr_tabulate_schedule()
Other plot:
ypr_plot_biomass()
,
ypr_plot_fish()
,
ypr_plot_sr()
,
ypr_plot_yield()
ypr_plot_schedule(ypr_population())
Run the code above in your browser using DataLab