opc_plot_multipanel | R Documentation |
Plot OPC histogram, image, and profile with shared axes
opc_plot_multipanel( df, ds = 0.05, dz = 2, min_size = 0, max_size = 4, amin_size = 1, amax_size = 2, good_only = T )
df |
opc tibble |
ds |
particle size bin width (mm) |
dz |
depth bin width (m) |
min_size |
minimum particle ESD (mm) for full plot |
max_size |
maximum particle ESD (mm) for full plot |
amin_size |
minimum particle ESD (mm) for abundance profile |
amax_size |
maximum particle ESD (mm) for abundance profile |
good_only |
use only good (unflagged) values |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.