constructGraph: constructGraph

Description Usage Arguments Author(s)

Description

Constructs a graph from a data frame or tibble.

Usage

1

Arguments

data

Tibble; Expected columns are "from" and "to", indicating the edges and "dist" indicating the distance between the samples.

Author(s)

Jason T. Serviss


EngeLab/kNNclassification documentation built on May 5, 2019, 9:43 p.m.