Description Usage Arguments Value
View source: R/summary-table.R
Function to generate Latex table of summary statistics
1 2 3 4 5 6 7 |
in_data |
Data.frame to be summarized |
func_list |
List contaning function names as strings (default is list('mean', 'sd', 'min', 'max')) |
na.rm |
Boolean indicating whether observations with missing values should be dropped (default = FALSE) |
sum_tabler object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.