containsHistoImages | R Documentation |
Checks if the input object contains any HistoImage
objects.
Note to confuse with containsImage()
.
containsHistoImages(object, ...)
## S4 method for signature 'SPATA2'
containsHistoImages(object, error = FALSE, ...)
## S4 method for signature 'SpatialData'
containsHistoImages(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.