(vectorized) Add backquotes when a string has a space in it
addBackquotes(string)
string
character vector
tidyrules:::addBackquotes(c("ab", "a b"))