Description Usage Arguments Examples
This function plots data as boxplot.
1 | asm_graphBoxplot(data, legend = T)
|
data |
a vector, list or data.frame of data values. |
legend |
logical add legend. |
1 | asm_graphBoxplot(iris[,c("Sepal.Width", "Sepal.Length")])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.