paste.matrix {ascii}R Documentation

paste.matrix

Description

paste.matrix

Usage

paste.matrix(
  ...,
  sep = " ",
  transpose.vector = FALSE,
  collapse = NULL,
  byrow = FALSE
)

Arguments

...

...

sep

sep

transpose.vector

transpose.vector

collapse

collapse

byrow

byrow


[Package ascii version 2.4 Index]