stackedPlot: simple function for a circular barchart of state transitions...

View source: R/stackedPlot.R

stackedPlotR Documentation

simple function for a circular barchart of state transitions in a stackedHMM

Description

simple function for a circular barchart of state transitions in a stackedHMM

Usage

stackedPlot(stacked, text = NULL, colorScheme = NULL, legend = FALSE)

Arguments

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)

Value

a plot


ttriche/chromophobe documentation built on Oct. 14, 2024, 11:59 a.m.