Skip to contents

Doughnut chart of cluster abundance

Usage

doughnut_plot(node_data, colors_map)

Arguments

node_data

Data frame with a cluster column.

colors_map

Data frame with columns cluster and color, as returned by assign_cluster_colors().

Value

A ggplot object.