Description Usage Arguments Value Author(s)
This function performs multiple two-way ANOVAs, one on each dependent variable. The effects of island, habitat and their interaction are tested.
1 | dewlap_anova(specdata, vars)
|
specdata |
A data frame containing at least columns for the dependent variables, as well as a column "island" and a column "habitat". |
vars |
A character or integer vector. The names, or indices, of the dependent variables in |
Nothing is returned. The output of the anova
function is printed to the command prompt.
Raphael Scherrer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.