create.graph.long | R Documentation |
create graph dataset with netmat and mmp_order a data.frame called with vectorization of reordered netmat by mmp_order.
create.graph.long(gmatrix, sort_indices = NULL)
gmatrix |
netmat |
sort_indices |
mmp_order |
a data.frame with vectors: ## X1: vector of numerics. ## X2: vector of numerics. ## value: vectorization of reordered netmat by mmp_order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.