addQuotes {RBaM} | R Documentation |
Add double quotes to a string or to each element of a string vector
Description
Add double quotes to a string or to each element of a string vector
Usage
addQuotes(txt)
Arguments
txt |
Character vector |
Value
The double-quoted character vector
[Package RBaM version 1.0.1 Index]