powered by
backticks for wikitext
wikitext_backticks_return(x)
By default this function outputs (see: cat) the result. Call the function ending in .return to catch the result instead.
cat
.return
character vector
wikitext_backticks('FOO') wikitext_backticks_return('FOO')
Run the code above in your browser using DataLab