containsSpatialAnnotations | R Documentation |
Tests if the object contains spatial annotations
as created by createGroupAnnotations
createImageAnnotations
and
createNumericAnnotations()
.
containsSpatialAnnotations(object, ...)
## S4 method for signature 'SPATA2'
containsSpatialAnnotations(object, error = FALSE)
## S4 method for signature 'SpatialData'
containsSpatialAnnotations(object, error = FALSE)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
error |
Logical. If |
Logical value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.