Rdocumentation
powered by
Learn R Programming
astrochron (version 0.3.1)
sedrate2time: Integrate sedimentation rate curve to obtain time-space map
Description
Integrate sedimentation rate curve to obtain time-space map.
Usage
sedrate2time(sedrates,timedir=1,genplot=T,verbose=T)
Arguments
sedrates
Data frame containing depth/height in first column (meters) and sedimentation rates in second column (cm/ka).
timedir
Floating time scale direction: 1= time increases with depth/height; 2= time decreases with depth/height.)
genplot
Generate summary plots? (T or F)
verbose
Verbose output? (T or F)