This function checks for any numeric values in a set data frame, isolates them and provides a LaTex table of descriptive statistics seperately per group and jointly for all observations, per variable
1 2 | numeric_table(nvars, verbose = FALSE, forcegvar = FALSE,
varSizeC = "0.15", levSizeC = "0.15", ...)
|
nvars |
Data frame containing continuous variables |
verbose |
Logical to display function messages |
forcegvar |
Logical that forces a chosen grouping variable |
... |
Arguments passed down from the calling function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.