View source: R/computeSummary.R
Compute summary
1 2 3 | computeSummary(dat, col_names_group = NULL, col_names_values = "value",
fun_name_stat = c("mean", "sd", "median", "min", "max", "se", "ci"),
conf = 0.95, remove_na = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.