D2C: distances to coordDF

Description Usage Arguments

View source: R/D2C.R

Description

Takes a distance matrix and converts it into a coordinate tibble. D2C requires that the first three nodes of the distance matrix are not co-linear.

Usage

1
D2C(distances)

Arguments

distances

A nxn matrix where first row is not column headers. Each cell represents the distance from the row index node to the column index node.


bjhufstetler/LeapFrog documentation built on March 19, 2020, 11:51 p.m.