isEmpty,SummarizedExperiment-method | R Documentation |
SummarizedExperiment
This method checks whether a SummarizedExperiment::SummarizedExperiment
object is empty.
## S4 method for signature 'SummarizedExperiment'
isEmpty(x)
x |
( |
Flag whether the object
is empty.
isEmpty(summarized_experiment)
isEmpty(summarized_experiment[NULL, ])
isEmpty(hermes_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.