quoted {valection} | R Documentation |
Enquote a string
Description
Add single quotation marks around a string
Usage
quoted(string);
Arguments
string |
A string |
Details
Used internally to create bash commands.
Value
A string
Author(s)
Chris Cooper and Dorota Sendorek
[Package valection version 1.0.0 Index]