copy_to_tempdir | R Documentation |
Takes the path to a file as input and returns the path where the temporary file is stored. Don't forget to unlink once you are done.
copy_to_tempdir(path_perm = testthat_file())
path_perm |
The path of the file to copy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.