filterData | R Documentation |
Filters rows by variance quantiles
filterData(df, cols = NULL, var_cutoff = 0.001)
df |
The name of a primary data file. By default, it will be determined
automatically after matching the types of data and analysis with an
|
cols |
Column indexes |
var_cutoff |
Numeric; the cut-off in the variances of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.