mst: Minimum spanning tree

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This is a C++ transcript of function ape::mst by Yvonnick Noel, Julien Claude, and Emmanuel Paradis, cf. https://github.com/cran/ape/blob/master/R/mst.R.

Usage

1
mst(d, debug = FALSE)

Arguments

d

An object of type 'dist'.

debug

logical, specifying if intermediate steps should be printed out.

Value

An adjacency matrix belonging to class 'ape::mst'.


joheli/yea13 documentation built on Sept. 18, 2020, 11:21 p.m.