Description Usage Arguments See Also
View source: R/FUNCTION-trim_v5.R
Automatically remove outliers from stratigraphic series, using 'boxplot' algorithm.
1 |
dat |
Stratigraphic series for outlier removal. First column should be location (e.g., depth), second column should be data value. |
c |
'c' defines the 'coef' variable for boxplot.stats. For more information: ?boxplot.stats |
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.