Description Usage Arguments Value Source
Compute mean grain size from cumulative size distribution
1 |
sieve_size |
vector of sieve sizes related to input cumulative distribution |
cumu |
cumulative distribution pertaining to sieve sizes |
units |
sieve size units "phi" = phi scale, "mm" = milimeter (metric) scale |
method |
Algebraic: "inm" = Inman (1952) very simple calculation focus on central data;"tra" = Trask (1932) use interquartile values;"fw" = Folk and Ward (1957) incorporate median value to Inman equation;"brig" = Briggs (1977) use all percentile values (10, 20, 30...80, 90) to incorprate distribution;"mccam" = McCammon (1962) Similar to Briggs but on the 5th percentiles. Geometric: "sqrt" = Geometric approach similar to Inman but with metric log-normal distributions;"cubr" = Similar to square root but incorporate D50;"log" = Log transform metric data to calculate and backtransform result to original units (works for log-normal distributions); "all" = All outputs into a dataframe |
dataframe or value containing specified measures of mean
see Bunte and Abt (2001) for examples and equations. Bunte, Kristin, and Steven R. Abt. "Sampling surface and subsurface particle-size distributions in wadable gravel-and cobble-bed streams for analyses in sediment transport, hydraulics, and streambed monitoring." (2001).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.