opc_image | R Documentation |
Calculate OPC abundance in size and depth bin matrix
opc_image( df, ds = 0.05, dz = 2, min_size = 1, max_size = 4, good_only = TRUE, reject_volume = TRUE )
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 |
reject_volume |
set concentration to |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.