View source: R/visualization.R
| plotCells | R Documentation | 
Plot cells in the bidimensional space and color it according to a specific parameter.
plotCells(data, colorBy = NULL, pointSize = 0.5)
data | 
 list; GFICF object  | 
colorBy | 
 characters; Color cells according to a column contained in data$embedded data frame. Default is NULL.  | 
pointSize | 
 integer; Size of the points in the plot. Default is 0.5.  | 
The updated gficf object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.