plot_scal_est: plot_scal_est

Description Usage Arguments Examples

View source: R/plot_scal_est.R

Description

Plot scallop abundance (abundance = TRUE) or biomass (abundance = FALSE) estimates by bed. Saves output to the appropriate figs folder.

Usage

1
plot_scal_est(scal_est, abundance = TRUE, YEAR)

Arguments

YEAR

Examples

1
2
plot_scal_est(scal_est, abundance = TRUE, YEAR)
plot_scal_est(scal_est, abundance = FALSE, YEAR)

commfish/scallopr documentation built on Nov. 4, 2019, 9:10 a.m.