ypr_plot_schedule: Plot Population or Ecotypes Schedule Terms

View source: R/plot-schedule.R

ypr_plot_scheduleR Documentation

Plot Population or Ecotypes Schedule Terms

Description

Produces a bivariate line plot of two schedule terms.

Usage

ypr_plot_schedule(population, x = "Age", y = "Length")

Arguments

population

An object of class ypr_population().

x

A string of the term on the x-axis.

y

A string of the term on the y-axis.

Value

A ggplot2 object.

See Also

Other schedule: ypr_tabulate_schedule()

Other plot: ypr_plot_biomass(), ypr_plot_fish(), ypr_plot_sr(), ypr_plot_yield()

Examples

ypr_plot_schedule(ypr_population())

poissonconsulting/ypr documentation built on April 4, 2023, 8:35 p.m.