Description Usage Arguments Value Author(s) Examples
Pretty much what the title says. Turn an adjacency matrix into an hashed adjacency list, or turn a list into a proper (invertible!) hash object.
1 | getHash(aberrations)
|
aberrations |
A list, data.frame, or matrix of aberrations. Cells can be -1, 0, 1, T, or F for data.frames and matrices. |
A hash (see package?hash for more details).
Tim Triche, Jr.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.