aov_pipe_pval | R Documentation |
Anova p value pipe Allows the extraction of an ANOVA p value in a pipe
aov_pipe_pval(data, variable, group)
data |
A dataframe with row corresponding to samples/patients and columns to variables. |
variable |
A character string corresponding to the studied variable. |
group |
A character string corresponding to the comparative groups. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.