parse_template | R Documentation |
This function parses a file and replaces all @tags@.
parse_template(filename, tags)
filename |
File to parse. |
tags |
List of tags. |
parse_template("mytemplate.txt", list("author"="My Author")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.