.pasteCols | R Documentation |
This function allows paste columns
.pasteCols(mat, sep = "")
mat |
inital matrix |
sep |
(character) separator |
simplified/non-redundant vector/matrix (ie fewer lines for matrix), or respective index
unique
, nonAmbiguousNum
, faster than firstOfRepeated
which gives more detail in output (lines/elements/indexes of omitted)
.pasteCols(matrix(11:16,ncol=2), sep="_")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.