env_dissim: Compute a dataframe of environmental dissimilarity values

Description Usage Arguments Value

View source: R/dissim.r

Description

Compute a dataframe of environmental dissimilarity values

Usage

1
env_dissim(x, sites = 0, sitenames = TRUE)

Arguments

x

A data frame of environmental covariates.

sites

Either a vector of site names or a column index (or column name) giving the location of the site names in x. If 0, row names will be used; if rownames are missing rows will be numbered

sitenames

Boolean; should site names be returned with the data frame?

Value

A data frame including both sites' names, environmental dissimilarity between the two sites, and midpoints between the two sites for each variable


mtalluto/mbmtools documentation built on Aug. 13, 2019, 9:44 a.m.