Pad stratigraphic series with zeros ("zero padding")
pad(dat,zeros,genplot=T,verbose=T)
Stratigraphic series for mean removal. First column should be location (e.g., depth), second column should be data value.
Number of zeros to add on the end of the series. By default, the number of points will be doubled.
Generate summary plots? (T or F)
Verbose output? (T or F)