strata_aggregate: Aggregate stomach contents within strata (time, area and...

View source: R/strata_stom.R

strata_aggregateR Documentation

Aggregate stomach contents within strata (time, area and sub-area)

Description

Aggregate stomach contents within strata (time, area and sub-area)

Usage

strata_aggregate(stom)

Arguments

stom

stomach contents data of class STOMobs.

Details

Stomach contents data are aggregated (sum) within each combination of stratum_time, stratum_area and stratum_sub_area.

The number of stomachs (n_tot) is dplyr::summarise within the strata.

Value

stomach contents data of class STOMstrata.

Examples

## Not run: b<-strata_aggegate(stom)

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