get_filter_type: Extracts the types of filters that have been applied. This...

View source: R/helper_fn.R

get_filter_typeR Documentation

Extracts the types of filters that have been applied. This function will be used at the beginning of the applyFilt function to give a warning if the same type of filter has already been applied.

Description

Retrieves the values in the filters attribute from an omicsData object.

Usage

get_filter_type(omicsData)

Arguments

omicsData

An object of class pepData, proData, metabData, lipidData, seqData, or nmrData.

Value

vector of filters used on omicsData


pmartR/pmartR documentation built on April 24, 2024, 10:22 p.m.