calc_Dx: Calculates grain size statistic from given distribution

Description Usage Arguments Value

View source: R/Grain_Size_Calculators.R

Description

Calculates Dx from a grain size distribtion, where 'x' is the fraction of the grain size distribution finer than the calculated grain size (e.g. 'x = 0.5' for D50).

Usage

1
calc_Dx(ps, Ds, x)

Arguments

ps

Grain size fractions

Ds

Grain sizes (mm)

x

Percetile to find (e.g. 0.5 for D50)

Value

Size of Dx


rodlammers/REMvisualizer documentation built on Jan. 29, 2020, 12:54 a.m.