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/compbio4all documentation built on Dec. 19, 2021, 11:47 a.m.