plot_image | R Documentation |
Creates ggplot objects of the tissue images when available within the STlist
plot_image(x = NULL, samples = NULL)
x |
an STlist |
samples |
a vector of numbers indicating the ST samples to plot, or their
sample names. If vector of numbers, it follow the order of |
If the STlist contains tissue images in the @misc
slot, the plot_image
function
can be used to generate ggplot objects. These ggplot objects can be plotted next to
quilt plots (STplot
function) for comparative analysis.
a list of plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.