addHistoImage | R Documentation |
HistoImage
Adds objects of class HistoImage
to list of
registered histology images. Should only be used within registerHistoImage()
.
addHistoImage(object, hist_img, ...)
## S4 method for signature 'SpatialData'
addHistoImage(object, hist_img, overwrite = FALSE)
object |
An object of class |
hist_img |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
overwrite |
Logical value. Must be |
The updated input object, containing the added, removed or computed results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.