Automatically remove outliers from stratigraphic series, using 'boxplot' algorithm.
trim(dat,c=1.5,genplot=T,verbose=T)
Stratigraphic series for outlier removal. First column should be location (e.g., depth), second column should be data value.
'c' defines the 'coef' variable for boxplot.stats. For more information: ?boxplot.stats
Generate summary plots? (T or F)
Verbose output? (T or F)
delPts
, idPts
, iso
and trimAT