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