View source: R/5_plotFunctions.R
| AddPies | R Documentation |
Function plots the pies
AddPies(p, fsom, cellLabels, layout = NULL, colorPalette = NULL)
p |
ggplot object |
fsom |
FlowSOM object, as generated by |
cellLabels |
Array of factors indicating the cell labels |
layout |
Coordinates of nodes. Uses dataframe of the ggplot object if NULL. |
colorPalette |
Color palette to be used for colors. Can be either a function or an array specifying colors. |
ggplot object with the pies added
PlotFlowSOM, AddLabels,
AddNodes, AddBackground, PlotPies,
AddStars, ParseArcs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.