View source: R/plotting_functions.R
ggbar | R Documentation |
Barplots with ggplot2
ggbar(data, aes = NULL, colors = NULL, x.cex = 1, rot = NULL, ...)
... |
ggbar(setNames(1:5, LETTERS[1:5]))
ggbar(mtcars$mpg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.