matrixPaste: Auxiliary matrix paste function

Description Usage Arguments Value

Description

Internal function for report.table

Usage

1
matrixPaste(..., sep = rep(" ", length(list(...)) - 1))

Arguments

...

Matrices to paste

sep

Separator for the paste function

Value

Returns a matrix with the different matrices used as input pasted together


repmod documentation built on March 22, 2021, 5:08 p.m.

Related to matrixPaste in repmod...