create_volume_table: Create a tibble of volumes that can be used to calculate...

View source: R/psd.R

create_volume_tableR Documentation

Create a tibble of volumes that can be used to calculate SeaFlow abundances

Description

Create a tibble of volumes that can be used to calculate SeaFlow abundances

Usage

create_volume_table(meta, time_expr = "1 hour")

Arguments

meta

Metadata dataframe created by create_meta()

time_expr

Time expression passed to lubridate::floor_date to group datetimes before calculating volumes. If NULL volumes are returned at their original time resolution.

Value

A tibble of sample and virtual core volumes.


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.