check_mina_qu {mina} | R Documentation |
Check the object and return TRUE if the object includes quantitative table.
check_mina_qu(x)
x |
An object of class mina with 'tab' defined. |
TRUE if the object contains quantitative table and is not empty.
data(maize) check_mina_qu(maize)