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