| safe_tempdir | R Documentation |
Create an empty temporary directory and return its path
safe_tempdir(subfolder)
subfolder |
Name of a subfolder to be created |
## Not run:
safe_tempdir("samson")
# "/tmp/Rtmp8xCGJe/file339a13bec763/samson"
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.