meat_wt_est: meat_wt_est

Description Usage Arguments Value Examples

View source: R/meat_wt_est.R

Description

meat_wt_est

Usage

1
meat_wt_est(scal_awl, scal_catch, beds, Q, boot = TRUE)

Arguments

boot

Value

returns an estimate of meat weight with bootstrap confidence intervals

Examples

1
2
3
# Must have a defined analysis year that is assigned in the "Globals" section
# Year <- 2019
meat_wt_est(scal_awl, scal_catch, beds, Q, boot = TRUE)

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