View source: R/z_other_functions.R
Convert vector indexes into matrix indexes such that:
ij <- v2m(x) => M[x] = M[ij[, 1], ij[, 2]] for each pair of indexes
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.