describe | R Documentation |
Title
describe( .data, ..., .quant_funs = list(M = ~mean(., na.rm = TRUE), SD = ~sd(., na.rm = TRUE), N = ~sum(!is.na(.))) )
.quant_funs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.