print.symmetric {heavy}
Print a symmetric matrix
Description
Print only the lower triangular part of x.
Usage
print.symmetric(x, digits = 4, ...)
Arguments
- x
- a symmetric matrix.
- digits
- minimal number of significant digits.
- ...
- further arguments passed to
print.default.
Documentation reproduced from package heavy, version 0.2. License: GPL (>= 2)
