| ImagePlot | R Documentation | 
LoadImagesFunction used to plot HE images obtained with LoadImages
ImagePlot( object, indices = NULL, type = NULL, method = "raster", ncols = NULL, annotate = TRUE, darken = FALSE, fix.axes = FALSE )
| object | Seurat object | 
| indices | Image indices to select | 
| type | Specify which image to display [options: "raw", "masked" or "processed"] | 
| method | Specify display method (raster or viewer). | 
| ncols | Number of columns in output grid of images | 
| annotate | Will put a unique id in the top left corner | 
| darken | Switches the background to black | 
| fix.axes | Fix axes limits to be the same as section 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.