Description Usage Arguments Value Author(s) Examples
Permute an adjacency matrix.
| 1 | permutation(network,namesequence)
 | 
| network | An adjacency matrix to be permuted. Has to have row names and column names (no  | 
| namesequence | A character vector having the same entries as  | 
A permuted adjacency matrix where rownames(network) and colnames(network) are identical to namesequence.
Angela Bohn angela.bohn at gmail.com
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.