powered by
Encapsulate a string in backticks. Very helpful for in line code in knitr::spin scripts.
backtick(x, dequote = FALSE)
the thing to be deparsed and encapsulated in backticks
remove the first and last double or signal quote form x
x