conDataFun1 | R Documentation |
Summary: mean (SD)
conDataFun1(y, digits = 3, latex = FALSE, align.dot = FALSE, na.rm = FALSE)
y |
numeric vector to summarize |
digits |
number of significant digits |
latex |
passed to |
align.dot |
passed to |
na.rm |
passed to |
This function is primarily used for demographics tables
conDataFun2
, conDataFun3
, catDataFun
, tabStats
, tabStats
x = rnorm(1000)
conDataFun1(x, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.