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")
#> >>> 10X Visium data will be loaded: sample01
#> >>> Adding spatial neighborhood graph to sample01
imageIDs(sfe)
#> [1] "lowres" "hires"