ggBar | R Documentation |
barplot with number in top.
ggBar(height, fill = "gray80", draw = TRUE, xlab, ylab, postfix)
height |
data for plot |
fill , xlab , ylab |
parameters pass to ggplot. |
draw |
plot or not |
postfix |
Postfix of text labled in top of bar. |
ggplot object.
ribosomeProfilingQC:::ggBar(sample.int(100, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.