flip | R Documentation |
Flip the stratigraphic order of your data series (e.g., convert stratigraphic depth series to height series, relative to a defined datum.)
flip(dat,begin=0,genplot=T,verbose=T)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.