Description Usage Arguments Value Examples
You can use this function to format a line of cli text, without emitting
it to the screen. It uses cli_text()
internally.
1 | format_inline(..., .envir = parent.frame())
|
... |
Passed to |
.envir |
Environment to evaluate the expressions in. |
Character scalar, the formatted string.
1 | format_inline("This is a message for {.emph later}.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.