Description Usage Arguments Value Examples
Useful for turning texts to quoted variable names. The output will ignore any white spaces, new lines, or any punctuation (except underscore and dot).
1 | wrap_quote(.chr)
|
.chr |
Character vector containing texts to wrap |
A message to copy
1 | wrap_quote("var_1, !var.2, , `var3`")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.