powered by
grid_barplot(height, width = 0.8, offset = 0, names = NULL, xlim = NULL, ylim = NULL, xlab = "", ylab = "", main = "", gp = gpar(fill = "lightgray"), name = "grid_barplot", newpage = TRUE, pop = FALSE)
NULL
height
"gpar"
grid.newpage
grid_barplot
barplot
grid_barplot(sample(1:6), names = letters[1:6])
Run the code above in your browser using DataLab