| .cli_escape | R Documentation |
Replaces single curly braces ({, }) with double curly braces ({{,
}}) so that they are interpreted as literal characters by
cli::cli_abort() and not as expressions to be evaluated.
.cli_escape(msg)
msg |
|
The messages with curly braces escaped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.