psd_plot_one_sample: Plots the particle size distribution of a single sample

Description Usage Arguments Value See Also Examples

Description

Useful if you want to show two or three plots to compare a few samples.

Usage

1

Arguments

my_data

the data resulting from the get_data function

sample

numeric, the sample ID that you want to plot

Value

a plot of the particle size distribution of a sample

See Also

get_data

Examples

1
2
my_data <- get_data()
 psd_plot_one_sample(my_data, 1.5)

benmarwick/au13uwgeoarchlab documentation built on May 12, 2019, 1:01 p.m.