View source: R/plot_TIPC_heatmap.R
Plotting heat-maps of TIPC metric clustering results of all k's unless it is
specified; using R package Heatmap
1 2 3 4 5 | plot_TIPC_heatmap(
root_dir = NULL,
one_k = NULL,
clustering_subfolder_nm = NULL
)
|
root_dir |
A directory path containing (1) the TIPC_metrics, i.e.
normalized TIPC metrics of all 5 directions output from
|
one_k |
An integer specifying the cluster number selected for heat-map
plotting; otherwise all k's found under |
clustering_subfolder_nm |
A character string of sub-folder name generated
during |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.