Description Usage Arguments Value Examples
View source: R/summary_functions.R
Simple Pivot Summary Function: Mean (SE)
1 | simplepivot_mean_SE(num, rounding = 3)
|
num |
A numeric vector |
rounding |
A number, of digits to show |
A string of the form "Mean (SE)"
1 | simplepivot_mean_sd(c(1,2,3,4,5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.