View source: R/NetworkAnalysis.R
get_matrix_bycluster | R Documentation |
Function returning matrices of transfers within each by clusters
get_matrix_bycluster(mat, DT, clusters)
mat |
The adjacency matrix of the network |
DT |
A data table with at least a column 'node' and a factor column identifying the node's cluster |
clusters |
A unique character vector of the name of the column identifying the nodes' clusters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.