Learn R Programming

astrochron (version 0.3.1)

divTrend: Divide by Linear Trend in Stratigraphic Series

Description

Divide data series value by linear trend observed in stratigraphic series

Usage

divTrend(dat,genplot=T,verbose=T)

Arguments

dat
Stratigraphic series for div-trending. First column should be location (e.g., depth), second column should be data value.
genplot
Generate summary plots? (T or F)
verbose
Verbose output? (T or F)

See Also

arcsinT, demean, detrend, logT, prewhiteAR, and prewhiteAR1