View source: R/selection-filtering.R
crudeStrip | R Documentation |
Strip rows which don't have any value above the given threshold
crudeStrip(DF, threshold)
DF |
numeric data.frame |
threshold |
threshold of detection |
a numeric data.frame which can have a smaller number of rows than the input data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.