stackedPlot | R Documentation |
simple function for a circular barchart of state transitions in a stackedHMM
stackedPlot(stacked, text = NULL, colorScheme = NULL, legend = FALSE)
stacked |
a StackedHMM or similar (a GRanges of one is fine) |
text |
text to put in the middle of the plot (NULL) |
colorScheme |
named vector of colors (default is simplified REMC) |
legend |
legend? (FALSE; no legend) |
a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.