AddBackground {FlowSOM} | R Documentation |
Function plots the background
AddBackground( p, backgroundValues, backgroundColors = NULL, backgroundLim = NULL )
p |
GGplot object |
backgroundValues |
Vector of values to be plotted as background for the nodes |
backgroundColors |
Colorpalette for backgroundcolors |
backgroundLim |
Background limits (can be used to ensure consistent colorpalette between plots). If NULL (default), will be automatically adapted to the data. |
Returns nothing, but plots the background
PlotFlowSOM
, AddLabels
,
AddNodes
, AddPies
, AddStars