Tune stratigraphic series from space to time, using specified control points
tune(dat,controlPts,extrapolate=F,genplot=T,check=T,verbose=T)
Stratigraphic series for tuning. First column should be location (e.g., depth), second column should be data value.
Tuning control points. A data frame or matrix containing two columns: depth, time
Extrapolate sedimentation rates above and below 'tuned' interval? (T or F)
Generate summary plots? (T or F)
Conduct compliance checks before processing? (T or F) In general this should be activated; the option is included for Monte Carlo simulation.
Verbose output? (T or F)