| .replace_moustache_placeholders | R Documentation |
Supports both {{name}} and {{ name }} styles by trimming whitespace
around the variable identifier before replacement.
.replace_moustache_placeholders(content, replacements)
content |
Character vector containing template lines. |
replacements |
Named list or vector of replacements. |
Character vector with placeholders replaced.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.