ParseArcs: ParseArcs

View source: R/5_plotFunctions.R

ParseArcsR Documentation

ParseArcs

Description

Parses stars

Usage

ParseArcs(x, y, arcValues, arcHeights)

Arguments

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

Details

Function that parses the FlowSOM object into a dataframe for the star values for ggplot

Value

A dataframe ready to use with ggplot, consisting of the coordinates of centers, the radius and angles of the star values

See Also

PlotFlowSOM, ParseEdges, ParseNodeSize, ParseQuery, ParseSD


SofieVG/FlowSOM documentation built on Feb. 1, 2024, 11:33 a.m.