rowPaste: Convert rows in a table to a character vector, where each...

Description Usage Arguments Value Author(s)

Description

Convert rows in a table to a character vector, where each column contains words which will be seperated by 'sep'

Usage

1
rowPaste(x, sep = ", ")

Arguments

x

a matrix-like object

sep

the separator character

Value

a character vector of row elements pasted together, seperated by sep

Author(s)

Mark Cowley, 2009-07-29


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.