| str_quote | R Documentation | 
Surround strings with quotation marks
str_quote(x, ch = "\"")
| x | character vector | 
| ch | character representing a quotation mark (default is double quote) | 
str_quote(LETTERS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.