isCombinedTable {metabCombiner} | R Documentation |
Checks whether input object is a valid metabData.Returns an
integer code if invalid. Function is used alongside combinerCheck
.
isCombinedTable(object)
object |
Any R object. |
0 if object is a valid Combiner Table; an integer code otherwise