View source: R/matrix.utility.R
The upper triangular part of a matrix
1 | upper.part(A, strict = T)
|
strict |
whether a strict triangular matrix is returned, i.e. whether the diagonal elements are EXCLUDED (strict) or not (non-strict) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.