dewlap_anova: Multiple analyses of variance (ANOVA)

Description Usage Arguments Value Author(s)

View source: R/dewlap_anova.R

Description

This function performs multiple two-way ANOVAs, one on each dependent variable. The effects of island, habitat and their interaction are tested.

Usage

1
dewlap_anova(specdata, vars)

Arguments

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 specdata.

Value

Nothing is returned. The output of the anova function is printed to the command prompt.

Author(s)

Raphael Scherrer


rscherrer/sagreicolor documentation built on May 26, 2019, 12:32 p.m.