showboxplot | R Documentation |
Detailing of a box plot, showing the main information contained in this type of graph
showboxplot(horizontal = FALSE, col = rgb(0, 175, 239, maxColorValue = 255))
horizontal |
Logical argument indicating if the boxplots should be horizontal; default |
col |
Character vector. Default |
library(leem)
# Example 1
showboxplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.