load_images | R Documentation |
Loads the images from tissues to the appropriate STlist slot.
load_images(x = NULL, images = NULL)
x |
an STlist |
images |
a string indicating a folder to load images from |
This function looks for .PNG
or .JPG
files within a folder matching the
sample names in an existing STlist. Then, loads the images to the STlist which
can be used for plotting along with other spatialGE plots.
an STlist with images
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.