powered by
Get a temporary filename, similar to tempfile, except that it always writes to a temporary folder named beastier.
get_beastier_tempfilename(pattern = "file", fileext = "")
name for a temporary file
a non-empty character vector giving the initial part of the name.
a non-empty character vector giving the file extension
Richèl J.C. Bilderbeek
get_beastier_tempfilename() get_beastier_tempfilename(pattern = "my_pattern_") get_beastier_tempfilename(fileext = ".ext")
Run the code above in your browser using DataLab