process_template | R Documentation |
Insert provided parameters into template
process_template(
template,
...,
where = system.file("utils", package = "charpente")
)
template |
Template obtained with get_template. |
... |
List of parameters to insert in the template. |
where |
Where to find the template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.