View source: R/compute_hydrometer_fines_pct_passing.R
| generalized_finer_D_x | R Documentation | 
Iterate over multiple particle diameters for a given sample
generalized_finer_D_x( calculations_df = NULL, d_microns = NULL, with_pipette = FALSE )
d_microns | 
 Numeric vector of arbitrary length, corresponding to the particle diameters to compute. Defaults to 2, which is the silt/clay cutoff.  | 
with_pipette | 
 Logical, whether function is being called from inside another function, necessitating that the protocol ID is found one more level up in the call stack  | 
data frame in long format with microns and percent_passing as columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.