pad | R Documentation |
Pad stratigraphic series with zeros ("zero padding")
pad(dat,zeros,genplot=T,verbose=T)
dat |
Stratigraphic series for mean removal. First column should be location (e.g., depth), second column should be data value. |
zeros |
Number of zeros to add on the end of the series. By default, the number of points will be doubled. |
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.