locate_outliers: Locates the positions of outliers

locate_outliersR Documentation

Locates the positions of outliers

Description

Locates the positions of outliers

Usage

locate_outliers(df, range_colRatios)

Arguments

df

A data frame containing the PSM table from database searches.

range_colRatios

The range of columns.

Value

A data frame.

Examples

locate_outliers(df, 2:3)

qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.