containsPixelContent | R Documentation |
Checks if slot @pxl_content of a HistoImage
object
contains the results of identifyPixelContent()
.
containsPixelContent(object, ...)
## S4 method for signature 'SpatialData'
containsPixelContent(object, img_name, error = FALSE)
## S4 method for signature 'HistoImage'
containsPixelContent(object, error = FALSE)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
img_name |
Character value. The name of the image of interest.
If |
error |
Logical. If |
Logical value.
identifyPixelContent()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.