View source: R/get_aov.letter.R
get_aov.letter | R Documentation |
Get multiple comparison letters from anova (HSD.test,package agricolae)
get_aov.letter(resp.var, exp.var, data, p.adj = NULL)
resp.var |
a character regarding the numeric data |
exp.var |
a character regarding the group factor |
data |
a dataframe |
p.adj |
methods for adjuted p value, see function aruguments methods in function p.adjust for more infomation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.