conDataFun3 | R Documentation |
Summary: (95%.lower - 95%.upper)
conDataFun3(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
conDataFun1
, conDataFun2
, catDataFun
, tabStats
, tabSummarize
x = rnorm(1000)
conDataFun3(x, 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.