temp_file_with_extension {pxmake} | R Documentation |
Create temporary file
Description
Get a temporary file path with a specific extension (function factory)
Usage
temp_file_with_extension(extension)
Arguments
extension |
String, file name extension |
Value
Path to temporary file
[Package pxmake version 0.18.0 Index]