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 Feb. 27, 2025, 8:34 a.m.