get_temp | R Documentation |
Get path to temporary file or directory
get_temp(prefix = "readtext-", temp_dir = NULL, directory = FALSE, seed = NULL)
prefix |
a string appended to random file or directory names. |
temp_dir |
a path to temporary directory. If |
directory |
logical; if |
seed |
a seed value for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.