opc_plot_time_count: Plot timeseries of OPC particle counts in given size range

View source: R/opc.R

opc_plot_time_countR Documentation

Plot timeseries of OPC particle counts in given size range

Description

Plot timeseries of OPC particle counts in given size range

Usage

opc_plot_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

ggplot


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