stat_mean_ci | R Documentation |
Mean Confidence Intervals
stat_mean_ci(x, alpha)
x |
values |
alpha |
alpha |
lower_ci, upper_ci
stat_mean_ci(c(1, 2, 3, 4, 5, 6, 7), 1.96) stat_mean_ci(c(2, 4, 6, 8), 1.96)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.