Create script file if it does not exist.
1 | touch_script(filename, dir = getwd(), content = "")
|
filename |
Name of the script file |
dir |
Directory to create the script in |
content |
Script content |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.