This is a function to calculate the confidence interval of a given vector of statistics. The default coefficient 1.96.
| 1 | conf_int(v, coefficient = 1.96)
 | 
| v | A vector of statistics. | 
| coefficient | Default value is 1.96. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.