calc_bio: Calculate a design-based biomass index

Description Usage Arguments

View source: R/design.R

Description

Calculate a design-based biomass index

Usage

1
calc_bio(dat, i = seq_len(nrow(dat)))

Arguments

dat

A data frame returned by gfdata::get_survey_sets().

i

A vector of indices to include. By default this includes all rows of data. This is set up to work with bootstrapping via boot_biomass().


seananderson/gfclosed documentation built on June 16, 2020, 2:52 p.m.