locate_outliers | R Documentation |
Locates the positions of outliers
locate_outliers(df, range_colRatios)
df |
A data frame containing the PSM table from database searches. |
range_colRatios |
The range of columns. |
A data frame.
locate_outliers(df, 2:3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.