sedrate2time {astrochron} | R Documentation |
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,check=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) |
check |
Conduct compliance checks before processing? (T or F) In general this should be activated; the option is included for Monte Carlo simulation. |
verbose |
Verbose output? (T or F) |
[Package astrochron version 1.3 Index]