make_template_strata_weighting: Make a template for weighting factors for population diet.

View source: R/population_stom.R

make_template_strata_weightingR Documentation

Make a template for weighting factors for population diet.

Description

Make a template for weighting factors.

Usage

make_template_strata_weighting(
  stom,
  strata = c("sub_strata", "strata", "total")[1],
  write_CSV = FALSE
)

Arguments

stom

Stomach data set of class STOMobs.

strata

Level for stratification. One of 'sub_strata', 'strata' or 'total'

write_CSV

Logical for write of a CSV file in the

Value

logical

Examples

## Not run: make_template_strata_weighting(stom)

MortenVinther/FishStomachs documentation built on Feb. 14, 2025, 7:33 a.m.