Create a summary table for numeric and factor data in terms of each level of a factor data.
1 2 3 4 5 6 7 8 9 10 |
data |
Dataset you want to summarize. |
namesForRow |
Column names assigned to row names of a summary table. |
nameForCol |
Column name assigned to col names of a summary table. |
digits |
integer indicating the number of decimal places. |
locationPar |
A Character variable which determine the location parameter. |
sd |
Whether to include standard deviation for numeric data. and ratio for factor data. |
Qu |
Whether to include 1-quantile and 2-quantile. |
ratio |
Whether to include ratio of percentage for each cell. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.