| get_temp_filename | R Documentation |
Create a temporary file name
get_temp_filename(pattern = "", path = get_temp_dirname(), ext = "")
pattern |
character if provided this will be prepended on the filename returned |
path |
charcater the path to attach the file within |
ext |
charcater any extension to add to the filename generated |
Other FILE: cp_dir, file_parts,
get_temp_dirname, rsync_dirs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.