View source: R/5_plotFunctions.R
ParseArcs | R Documentation |
Parses stars
ParseArcs(x, y, arcValues, arcHeights)
x |
x coordinate of node |
y |
y coordinate of node |
arcValues |
A named vector with the frequency of how the node should be divided |
arcHeights |
The heights of the arcs |
Function that parses the FlowSOM object into a dataframe for the star values for ggplot
A dataframe ready to use with ggplot, consisting of the coordinates of centers, the radius and angles of the star values
PlotFlowSOM
, ParseEdges
,
ParseNodeSize
,
ParseQuery
, ParseSD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.