View source: R/5_plotFunctions.R
AddStars | R Documentation |
Function plots the stars
AddStars(p, fsom, markers = fsom$map$colsUsed, colorPalette = NULL)
p |
ggplot object |
fsom |
FlowSOM object, as generated by |
markers |
Determines which markers to plot. Default = "fsom$map$colsUsed" |
colorPalette |
Color palette to be used for colors. Can be either a function or an array specifying colors. |
ggplot object with the stars added
PlotFlowSOM
, AddLabels
,
AddNodes
, AddBackground
, PlotStars
,
AddPies
, ParseArcs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.