strcons {roxygen}
R Documentation
Join two string.
Description
Join two string.
Usage
strcons(consor, consee, sep)
Arguments
consor
the joining string
consee
the joined string
sep
the intervening space
Value
The joined strings
[Package
roxygen
version 0.1
Index]