| flip {astrochron} | R Documentation | 
Flip stratigraphic series
Description
Flip the stratigraphic order of your data series (e.g., convert stratigraphic depth series to height series, relative to a defined datum.)
Usage
flip(dat,begin=0,genplot=T,verbose=T)
Arguments
| dat | Stratigraphic series. First column should be location (e.g., depth), second column should be data value. | 
| begin | Depth/height value to assign to (new) first stratigraphic datum. | 
| genplot | Generate summary plots? (T or F) | 
| verbose | Verbose output? (T or F) | 
[Package astrochron version 1.3 Index]