lowerTriDM: Extract the pairwise distances from the lower triangle of a...

Description Usage Arguments Details Value See Also Examples

Description

Produces a vector of pairwise distances from the lower triangle of a symmetric, square distance matrix.

Usage

1

Arguments

dm

a square distance matrix

Details

A wrapper for the lower.tri function.

Value

A vector of pairwise distances.

See Also

calcUJstudy, calcWJstudy, readDM

Examples

1

smvargas/PERMANOVA documentation built on May 20, 2019, 12:37 p.m.