drop_volume: Drop volume

View source: R/opc.R

drop_volumeR Documentation

Drop volume

Description

Identify depth bins where less than 50% of the bin volume was sampled, and set corresponding particle concentration to NA. This avoids large spikes in concentration caused by poorly sampled bins.

Usage

drop_volume(df, dz, area = 0.02 * 0.25)

Arguments

df

OPC tibble

dz

depth bin width

area

area (m2) of OPC tunnel (defaults to 0.02*0.25)

Value

df (OPC tibble)


hansenjohnson/opcr documentation built on Jan. 24, 2023, 5:04 a.m.