check_mina {mina} | R Documentation |
Check the tab and des file. Return TRUE if they are NULL or both quantitative and descriptive files of same samples are included (i.e. the object is valid).
check_mina(x)
x |
An object of class mina. |
TRUE if the object is valid.
data(maize) check_mina(maize)