skel_se | R Documentation |
Skeletons for inline stats
skel_se(x, skeleton = "SE = {x}")
skel_ci(x, ci_width = "95", skeleton = "{ci_width}% CI = {x}")
skeleton |
glue-style format to fill. defaults to |
ci_width |
width of the confidence interval to report. Defaults to
|
xs |
a vector of the values to plug into the skeleton |
strings with stats plugged in.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.