collapse: Collapse character vectors to a single string

Description Usage Arguments Details Value Author(s)

Description

Collapse one or more character vectors to a single string, with an optional separator.

Usage

1
collapse(x, ..., sep=" ")

Arguments

x

a character vector

...

more character vectors

sep

a separator (character)

Details

Internal and undocumented at present.

Value

Internal and undocumented at present.

Author(s)

Daniel T. Braithwaite


matR documentation built on May 2, 2019, 6:53 a.m.