collapse {pkgcond} | R Documentation |
Collapse character Vectors
Description
Collapse character Vectors
Usage
collapse(x, with = " ")
collapse0(x, with = "")
Arguments
x |
a character vector |
with |
character to place between elements of x. |
[Package pkgcond version 0.1.1 Index]