imageIDs | R Documentation |
The title is self-explanatory. Some functions require image_id
to get
or set images.
imageIDs(sfe)
sfe |
A |
A character vector of image_ids
.
fp <- system.file(file.path("extdata", "sample01"),
package = "SpatialFeatureExperiment")
sfe <- read10xVisiumSFE(fp, type = "sparse")
imageIDs(sfe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.