getPourcentageOfMV {DAPAR} | R Documentation |
Returns the percentage of missing values in the quantitative
data (exprs()
table of the dataset).
getPourcentageOfMV(obj)
obj |
An object of class |
A floating number
Florence Combes, Samuel Wieczorek
utils::data(Exp1_R25_pept, package='DAPARdata') getPourcentageOfMV(Exp1_R25_pept)