uptriidx | R Documentation |
This function returns upper tri index for usage with
pivot_long
reduction.
uptriidx(n, diag = FALSE)
n |
dimension of initial matrix [mandatory] |
diag |
indicate if diag should be retained [default: FALSE] |
list of positions
Kristian K Ullrich
uptriidx(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.