AddStarsPies: AddStarsPies

View source: R/5_plotFunctions.R

AddStarsPiesR 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


saeyslab/FlowSOM documentation built on April 20, 2024, 8:30 p.m.