Description Usage Arguments Value Examples
View source: R/pretty_density.R
makes a pretty density plot with mean and CI
1 2 3 |
data |
a vector with the data |
cdf |
if true, take the cumulative distribution |
kleur |
the line color in the palet |
mid |
is NA, the mean of the data, otherwise a given value such as median |
... |
other values for pretty_plot |
NA
1 | # pretty_density(rnorm(1000, 0,1), mid=0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.