rwrap | R Documentation |
Protecting Backticks for Illustrating In-line R Code
rwrap(x)
x |
a character string |
This function pastes back ticks around a string so those extra back ticks don't have to appear in the user's code in a report. This prevents Quarto from intervening.
x
surrounded by backtick r and backtick
Frank Harrell
rwrap('pi')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.