View source: R/get_solutions_elements.R
replaceVariablesWithValues | R Documentation |
Replaces variables with content
replaceVariablesWithValues(text, variables, additional = NULL)
text |
text to replace |
variables |
variables dataframe |
additional |
additional variables as named vector c("var1"="value1", ...), useful for directory placeholder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.