View source: R/plot-schedule.R
ypr_plot_schedule | R Documentation |
Produces a bivariate line plot of two schedule terms.
ypr_plot_schedule(population, x = "Age", y = "Length")
population |
An object of class |
x |
A string of the term on the x-axis. |
y |
A string of the term on the y-axis. |
A ggplot2 object.
Other schedule:
ypr_tabulate_schedule()
Other plot:
ypr_plot_biomass()
,
ypr_plot_fish()
,
ypr_plot_sr()
,
ypr_plot_yield()
ypr_plot_schedule(ypr_population())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.