Description Usage Arguments Value Examples
Draw estimation plot1
1 | estimationPlot1(x, palette = NULL)
|
x |
An object of class meanCI |
palette |
The name of color palette from RColorBrewer package or NULL |
A ggplot
1 2 | x=meanCI(iris,Species,Sepal.Length)
estimationPlot1(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.