getImageNames | R Documentation |
Extracts the names of images (and their HistoImage
container objects)
currently registered in the object.
getImageNames(object, ...)
## S4 method for signature 'SPATA2'
getImageNames(object, ref = TRUE, ...)
## S4 method for signature 'SpatialData'
getImageNames(object, ref = TRUE, ...)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
ref |
Logical value. If |
Character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.