Rdocumentation
powered by
Learn R Programming
astrochron (version 0.3.1)
logT: Log Transformation of Stratigraphic Series
Description
Log transformation of stratigraphic series.
Usage
logT(dat,c=0,genplot=T,verbose=T)
Arguments
dat
Stratigraphic series for log transformation. First column should be location (e.g., depth), second column should be data value for transformation.
c
Constant to add prior to log transformation. Default = 0.
genplot
Generate summary plots? (T or F)
verbose
Verbose output? (T or F)
See Also
arcsinT
,
demean
,
detrend
,
divTrend
,
prewhiteAR
, and
prewhiteAR1