drop_volume | R Documentation |
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.
drop_volume(df, dz, area = 0.02 * 0.25)
df |
OPC tibble |
dz |
depth bin width |
area |
area (m2) of OPC tunnel (defaults to |
df (OPC tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.