get_peaks_nist: Identify the location and the depth of peaks and heights at a...

Description Usage Arguments Value

Description

Identify the location and the depth of peaks and heights at a crosscut

Usage

1
2
get_peaks_nist(loessdata, column = "resid", smoothfactor = 35,
  striae = TRUE, window = TRUE)

Arguments

loessdata

export from rollapply

column

The column which should be smoothed

smoothfactor

set to default of 35. Smaller values will pick up on smaller changes in the crosscut.

striae

If TRUE, show the detected striae on the plot

window

If TRUE, show the window of the striae on the plot

Value

list of several objects:


erichare/bulletr documentation built on May 16, 2019, 8:26 a.m.