dewlap_permanova: Permutational multivariate analysis of variance (PERMANOVA)...

Description Usage Arguments Value Author(s)

View source: R/dewlap_permanova.R

Description

This function performs a two-way PERMANOVA of dewlap color data cross islands and habitats. It is the non-parametric version of MANOVA.

Usage

1
dewlap_permanova(specdata, vars, nperm = 999)

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.

nperm

Integer. The number of permutations to be computed.

Value

The output of the adonis function from vegan, containing the PERMANOVA results.

Author(s)

Raphael Scherrer


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