powered by
Produces a bivariate line plot of two schedule terms.
ypr_plot_schedule(population, x = "Age", y = "Length")
An object of class ypr_population().
ypr_population()
A string of the term on the x-axis.
A string of the term on the y-axis.
A ggplot2 object.
ypr_population() and ypr_tabulate_schedule()
ypr_tabulate_schedule()
# NOT RUN { ypr_plot_schedule(ypr_population()) # }
Run the code above in your browser using DataLab