View source: R/combinerCheck.R
isMetabData | R Documentation |
Checks whether input object is a valid metabData.Returns an
integer code if invalid. Function is used alongside combinerCheck
.
isMetabData(object)
object |
Any R object |
0 if object is a valid metabData object; an integer code otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.