psd_strat_plot: Stratigraphic plot of sand-silt-clay percentages for all...

Description Usage Arguments Value See Also Examples

Description

Draws a stratigraphic plot of the three main sediment texture classes for a all samples

Usage

1
  psd_strat_plot(my_data, cluster = TRUE, n = 3, ...)

Arguments

my_data

the data resulting from the get_data function

cluster

if TRUE, compute a coniss cluster analysis and add the results to the plot

n

the number of clusters to identify in the data. Default is three.

Value

a stratigraphic plot

See Also

get_data

Examples

1
2
my_data <- get_data()
 psd_strat_plot(my_data)

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