matrixPaste: Auxiliary matrix paste function

matrixPasteR Documentation

Auxiliary matrix paste function

Description

Internal function for report.table

Usage

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


David-Hervas/repmod documentation built on Feb. 3, 2025, 11:38 a.m.