dot-filterManyColumns: Filter rows that contain specifed symbols in multiple...

.filterManyColumnsR Documentation

Filter rows that contain specifed symbols in multiple columns.

Description

Filter rows that contain specifed symbols in multiple columns.

Usage

.filterManyColumns(input, filter_columns, filter_symbols)

Arguments

input

data.table preprocessed by one of the ⁠cleanRaw*⁠ functions.

filter_columns

chr, names of columns in which elements will be matched and removed.

filter_symbols

chr, vector of strings. Rows with corresponding elements in filter_columns will be removed.

Value

data.table


Vitek-Lab/MSstatsConvert documentation built on Aug. 30, 2024, 12:14 a.m.