AddStarsPies {FlowSOM} | R Documentation |
Function plots stars or pies
AddStarsPies(p, arcs, colorPalette, showLegend = TRUE)
p |
ggplot object |
arcs |
Dataframe that contains all the data for the plotting the pies or stars |
colorPalette |
A vector of colors or a color function |
showLegend |
Boolean on whether to show the legend |
Returns nothing, but plots the stars or pies
PlotFlowSOM
, AddLabels
,
AddNodes
, AddBackground
, AddPies
,
AddStars
, ParseArcs
, PlotStars
PlotPies