summ_add | R Documentation |
sum_add
takes a dataframe and a column name, and calculates mean, n, sd, and se #'
summ_add(df, var)
# Here is an example x <- sample(x = c(0, 1), size = 10, replace = TRUE) se_bin(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.