View source: R/create-unipartite-adjacency.R
create_unipartite_adjacency | R Documentation |
Create a unipartite adjacency matrix
create_unipartite_adjacency(A, MARGIN)
A |
Bipartite adjacency matrix |
MARGIN |
The margin (row=1 or column=2) over which to define the unipartite projection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.