check_mina_de {mina} | R Documentation |
Check the object and return TRUE if the object includes descriptive table contains the same samples as quantitative table.
check_mina_de(x)
x |
An object of class mina with 'tab' and 'des' defined. |
TRUE if the object contains non-empty descriptive table and has the same samples as quantitative table.
data(maize) check_mina_de(maize)