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