desc_cont | R Documentation |
Describe a continuous variable.
desc_cont(x, digits_p = 1, digits_c = 3)
x <- c(rnorm(100), rep(NA, 20)) desc_cont(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.