plotUniq.distrib | R Documentation |
More customisable plot based on computeBreadth
plotUniq.distrib(DF, omit.zero = TRUE, threshold = 0, annot = TRUE,
publish = TRUE, ...)
DF |
numeric data.frame |
omit.zero |
numeric. Minimal expression to be considered. For 0, the comparison is strict. |
threshold |
numeric. Minimal expression to be considered. For 0, the comparison is strict. |
annot |
boolean. Default: TRUE. |
publish |
boolean. Default: TRUE.
Whether to apply |
... |
allow to handle more theme elements in |
a plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.