constantSedrate | R Documentation |
Apply a constant sedimentation rate model to transform a spatial series to temporal series.
constantSedrate(dat,sedrate,begin=0,timeDir=1,genplot=T,verbose=T)
dat |
Stratigraphic series. First column should be location (e.g., depth), second column should be data value. |
sedrate |
Sedimentation rate, in same spatial units as dat. |
begin |
Time value to assign to first datum. |
timeDir |
Direction of floating time in tuned record: 1 = elapsed time increases with depth/height; -1 = elapsed time decreases with depth/height) |
genplot |
Generate summary plots? (T or F) |
verbose |
Verbose output? (T or F) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.