triu | R Documentation |
Returns the upper triangular values of a square matrix as one-dimensional array.
triu(X, diag = FALSE)
X |
matrix or data.frame |
diag |
includes or not the diagonal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.