
NN matrices to igraph
nn_matrices_to_igraph.Rd
Converts a matrix of indices and distances into an igraph object, which can subsequently be supplied to a variety of key graph-based clustering algorithms
Credit to Giotto for the matrix - data frame - igraph conversion format