diag_show: Print the diagonal of a matrix

Description Usage Arguments

View source: R/diag_show.R

Description

Print the diagonal of a matrix

Usage

1
diag_show(mat, fill = "", row.names = TRUE)

Arguments

mat

input matrix

fill

what to fill the other part of the matrix (defaults to "")

row.names

display row names


brouwern/dayoff documentation built on Nov. 4, 2019, 8:15 a.m.