| squote {admiraldev} | R Documentation |
Wrap a String in Single Quotes
Description
Wrap a String in Single Quotes
Usage
squote(x)
Arguments
x |
A |
Value
A character vector
See Also
Helpers for working with Quotes and Quoting:
backquote(),
dquote(),
enumerate()
[Package admiraldev version 1.1.0 Index]