plot_creel_estimates: Plot Creel Estimates

Description Usage Arguments Value Examples

View source: R/plot.R

Description

Plot Creel Estimates

Usage

1
plot_creel_estimates(data, parameter = "Catch", x = "Month")

Arguments

data

A data.frame with the columns Parameter, Estimate, Lower and Upper and the variable for the x-axis.

parameter

A string of the parameter to plot ('Catch' or 'Effort').

x

A string of the variable to plot on the x-axis.

Value

A ggplot object.

Examples

1
2
3

poissonconsulting/creelr documentation built on Feb. 11, 2021, 2:22 p.m.