View source: R/matrix.utility.R
return the lower triangular part of A
1 | lower.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.