Learn R Programming

ypr (version 0.5.2)

ypr_plot_yield: Plot Yield by Capture

Description

Plots the 'Yield', 'Age', 'Length', 'Weight', 'Effort', or 'YPUE' by the annual interval capture probability.

Usage

ypr_plot_yield(object, ...)

Value

A ggplot2 object.

Arguments

object

The populations or populations.

...

Unused parameters.

See Also

ypr_population() and ypr_yields()

Examples

Run this code
ypr_plot_yield(ypr_population())

Run the code above in your browser using DataLab