Description Usage Arguments Value Author(s) Examples
View source: R/missingValuesFilter.R
Returns the percentage of missing values in the quantitative
data (exprs()
table of the dataset).
1 | getPourcentageOfMV(obj)
|
obj |
An object of class |
A floating number
Florence Combes, Samuel Wieczorek
1 2 | utils::data(Exp1_R25_pept, package='DAPARdata')
getPourcentageOfMV(Exp1_R25_pept)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.