Description Usage Arguments Value Examples
Draw meanCI plot for data with single vector
1 | meanCIplot1(x)
|
x |
An object of class "meanCI" with attr(x,"measure")=="mean" |
A ggplot
1 2 | x=meanCI(mtcars,mpg)
meanCIplot1(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.