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)
Stratigraphic series. First column should be location (e.g., depth), second column should be data value.
Sedimentation rate, in same spatial units as dat.
Time value to assign to first datum.
Direction of floating time in tuned record: 1 = elapsed time increases with depth/height; -1 = elapsed time decreases with depth/height)
Generate summary plots? (T or F)
Verbose output? (T or F)