Description Usage Arguments Value Examples
Read separate sections from virtual template (in jpeg) into R. One image has to be provided per spatial cluster.
| 1 | readTemplateBySection(pathToJpegFolder, plot = TRUE)
 | 
| pathToJpegFolder | Path to the folder containin jpeg images. The number of virtual cells will be determined by the size of the picture. | 
| plot | Boolean indicating whether to return the computed template colored by spatial sections. Default: TRUE. | 
A virtual map data.frame containing the virtual cell coordinates, assigned spatial cluster (based on the file name), and cluster color
| 1 | virtualTemplate <- readTemplateBySection(pathToJpeg)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.