dimnames_prepend_header: Push row/col headers (ie: names of the rownames and colnames)...

View source: R/MatrixUtil.r

dimnames_prepend_headerR Documentation

Push row/col headers (ie: names of the rownames and colnames) into the rownames and colnames.

Description

Push row/col headers (ie: names of the rownames and colnames) into the rownames and colnames.

Usage

dimnames_prepend_header(mx)

Arguments

mx

matrix

Value

matrix with prepended dimnames


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.