Drops a temporary suffix from the temporary pathname
Drops a temporary suffix from the temporary pathname and, by default, renames an existing temporary file accordingly.
## Default S3 method: popTemporaryFile(filename, path=NULL, suffix=".tmp", isFile=TRUE, ..., verbose=FALSE)
filename |
The filename of the temporary file. |
path |
The path of the temporary file. |
suffix |
The suffix of the temporary filename to be dropped. |
isFile |
If |
... |
Not used. |
verbose |
Returns the pathname with the temporary suffix dropped.
Henrik Bengtsson
See pushTemporaryFile
() for more details and an example.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.