View source: R/5_plotFunctions.R
| AddStarsPies | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.