isMALDIassay | R Documentation |
Check if object if of class MALDIassay
isMALDIassay(object)
object |
object to text |
logical, TRUE if object is of class MALDIassay
x <- 1
# FALSE
isMALDIassay(x)
# TRUE
isMALDIassay(Blank2022res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.