opc_time_count: Count OPC particles in given size range over time

View source: R/opc.R

opc_time_countR Documentation

Count OPC particles in given size range over time

Description

Count OPC particles in given size range over time

Usage

opc_time_count(df, dt = 1, min_size = 1, max_size = 4, good_only = TRUE)

Arguments

df

opc tibble

dt

timestep (s)

min_size

minimum particle ESD (mm)

max_size

maximum particle ESD (mm)

good_only

use only good (unflagged) values

Value

tibble


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