matrix_to_network | R Documentation |
From Matrix to Network object
matrix_to_network(matrix, mode1 = "P", mode2 = "A", neg = TRUE)
matrix |
a weighted or binary matrix with SDG in column and NCS in row - use matrix_SDG |
mode1 |
|
mode2 |
|
pos |
specify positive or negative data |
a network object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.