Description Usage Arguments Examples
View source: R/report_functions.R
Use this protect Markdown formatting symbols from being interpreted when Markdown is rendered
1 |
x |
Input string |
1 2 3 | anrep.escape.special("_a_")
anrep.escape.special("**a**[bbb](ccc)")
anrep.escape.special("`a`")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.