opc_plot_histogram: Compute and plot OPC size vs abundance

View source: R/opc.R

opc_plot_histogramR Documentation

Compute and plot OPC size vs abundance

Description

Compute and plot OPC size vs abundance

Usage

opc_plot_histogram(df, ds = 0.05, min_size = 1, max_size = 4, good_only = T)

Arguments

df

opc tibble

ds

particle size bin width (mm)

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.