opc_plot_image | R Documentation |
Compute and plot image-style plot of OPC abundance in size and depth bins
opc_plot_image( df, ds = 0.05, dz = 2, min_size = 0, max_size = 4, good_only = T )
df |
opc tibble |
ds |
particle size bin width (mm) |
dz |
depth bin width (m) |
min_size |
minimum particle ESD (mm) |
max_size |
maximum particle ESD (mm) |
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.