getImageNames: Obtain names of registered images

getImageNamesR Documentation

Obtain names of registered images

Description

Extracts the names of images (and their HistoImage container objects) currently registered in the object.

Usage

getImageNames(object, ...)

## S4 method for signature 'SPATA2'
getImageNames(object, ref = TRUE, ...)

## S4 method for signature 'SpatialData'
getImageNames(object, ref = TRUE, ...)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

ref

Logical value. If FALSE, name of the reference image is not included.

Value

Character vector.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.