full_network: Create a Network Graph for the Entire Distance Matrix
Description
This function generates a network graph for the entire distance matrix.
Usage
full_network(cluster_result)
Value
An interactive networkD3 network graph.
Arguments
- cluster_result
Cluster result named list from richCluster::cluster()