ggpsd_single_sample: Plot a single particle size distribution

View source: R/ggpsd_single_sample.R

ggpsd_single_sampleR Documentation

Plot a single particle size distribution

Description

Displays the cumulative percent of sample passing a range of sizes.

Usage

ggpsd_single_sample(df, ...)

Arguments

df

Data frame containing columns titled microns and percent_passing

...

Other arguments passed on to aes() in the initial call to ggplot() (affects both points and lines)

Details

This is a special case of ggpsd() for plotting only a single sample. The plot subtitle is programmed to supply additional information about the test.

Value

a ggplot object


evanmascitti/soiltestr documentation built on Oct. 6, 2022, 5:32 p.m.