Description Usage Arguments Value
This function is used to complete the templates provided by the package with the user provided informations
1 | simple_brew(file_in, placeholder_line, replacement_lines, file_out = NULL)
|
file_in |
the file to read from |
placeholder_line |
the line to replace |
replacement_lines |
a character vector of lines to insert into the file |
file_out |
path to the new file |
path to the output file (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.