safe_transformer | R Documentation |
Safe transformer
safe_transformer(text, envir)
text |
( |
envir |
( |
Obtain content in global environment by default. If not found, use the environment here. The function first looks for an exact match. If not found, it searches for a match in lower case then apply to the result the same case as the original value.
string
with substituted placeholders.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.