lower_tri | R Documentation |
Returns the lower triangle of a matrix in the form of a vector.
lower_tri(mat, diag)
mat |
A matrix. |
diag |
Logical. Should the diagonal be included? |
A vector for values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.