Description Usage Arguments Value
View source: R/compute_quant.R
compute_meansd
computes N, Mean and SD.
1 | compute_meansd(x, combine = T, digits = 2)
|
x |
a numeric vector. |
combine |
a logical value. If |
digits |
an integer to pass to |
... |
additional arguments to pass to |
a character vector containing the computed statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.