
Package index
-
sunburst_data() - Parse hierarchical input into sunburst/icicle data
-
drilldown() - Drill down into a subtree
-
sunburst() - Create a polar sunburst plot
-
icicle() - Create a rectangular icicle plot
-
donut() - Create a donut (ring) chart
-
ggtree() - Create a tree-style dendrogram plot
-
geom_sunburst() - Sunburst layer for ggplot2
-
theme_sunburst() - Sunburst theme
-
sunburst_multifill() - Create a sunburst plot with per-depth fill scales
-
icicle_multifill() - Create an icicle plot with per-depth fill scales
-
highlight_nodes() - Highlight specific nodes in a sunburst or icicle plot
-
bars() - Add bar chart annotations to a sunburst or icicle plot
-
tile() - Add tile (heatmap) annotations to a sunburst or icicle plot
-
nw_print() - Print tree structure from Newick input
-
`$`(<sunburst_data>) - Access sunburst_data components
-
print(<sunburst_data>) - Print a sunburst_data object
-
as.data.frame(<sunburst_data>) - Convert sunburst_data to data.frame
-
plot(<sunburst_data>) - Plot a sunburst_data object