View source: R/CellLabelPieCharts.R
CellLabelPieCharts | R Documentation |
This function generates a pie chart for each cell label showing the proportion of cells in each sample
CellLabelPieCharts(counts, cols, scale = FALSE)
counts |
df containing cell labels as columns and samples as rows |
cols |
vector of colours to use for each cell label |
scale |
boolean value to specify whether to scale the data by the number of cells in each sample |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.