Description Usage Arguments Value Examples
These function take a table as entry and perform pairwise statistical test using ggpubr::compare_means for tests and multcompView::multcompLetters to annotate test results. It returns a data.table.
| 1 2 | 
| data | A dlist | 
| factor | The column name with comparison | 
| value | The column name with values | 
| group.by | Grouping variable for ggpubr::compare_means | 
| ... | Parameters to pass to ggpubr::compare_means | 
| Ouptut | Output mode, simple for letters list or complete for letters and p-value | 
result of the function
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.