The title is self-explanatory. Some functions require image_id
to get
or set images.
Examples
fp <- system.file(file.path("extdata", "sample01"),
package = "SpatialFeatureExperiment")
sfe <- read10xVisiumSFE(fp, type = "sparse")
imageIDs(sfe)
#> [1] "lowres" "hires"