touch | R Documentation |
I couldn't find an existing function for this, but did find a stack overflow question that suggested using write.table() on an empty table, so that's what I've done.
touch(file_path_to_touch)
file_path_to_touch |
character string |
Returns nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.