Description Usage Arguments Value Examples
Render boxplot
1 2 3 4 5 6 7 8 |
data |
Data frame or matrix |
outliers |
Boolean: draw outliers? |
sortByMedian |
Boolean: sort box plots based on ascending median? |
showXlabels |
Boolean: show labels in X axis? |
Box plot
1 | psichomics:::renderBoxplot(data.frame(a=1:10, b=10:19, c=45:54))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.