addBackquotes | R Documentation |
(vectorized) Add backquotes when a string has a space in it
addBackquotes(string)
string |
character vector |
character vector
tidyrules:::addBackquotes(c("ab", "a b"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.