upTri | R Documentation |
Upper triangluar elements of matrix
upTri(A, byrow = FALSE)
A |
square matrix |
byrow |
boolean (default=FALSE) if returned vector should be by row. |
ector of upper triangluar elements of input matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.