AddStarsPies {FlowSOM}R Documentation

AddStarsPies

Description

Function plots stars or pies

Usage

AddStarsPies(p, arcs, colorPalette, showLegend = TRUE)

Arguments

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

Value

Returns nothing, but plots the stars or pies

See Also

PlotFlowSOM, AddLabels, AddNodes, AddBackground, AddPies, AddStars, ParseArcs, PlotStars PlotPies


[Package FlowSOM version 2.0.0 Index]