crudeStrip: Strip rows which don't have any value above the given...

View source: R/selection-filtering.R

crudeStripR Documentation

Strip rows which don't have any value above the given threshold

Description

Strip rows which don't have any value above the given threshold

Usage

crudeStrip(DF, threshold)

Arguments

DF

numeric data.frame

threshold

threshold of detection

Value

a numeric data.frame which can have a smaller number of rows than the input data.frame


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.