msd_label | R Documentation |
Get M (SD) from numeric vector
msd_label(x, digits = c(2, 2), na.rm = TRUE, label = TRUE)
x |
numeric vector |
digits |
numeric vector of length 2. Digits to round M and SD to
(in that order). Defaults to |
na.rm |
logical. whether to remove |
label |
logical. whether to prepend "M (SD) = " to string |
string of form "M (SD)"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.