ribiosTempfile: A temporary file which (1) every machine in the cluster has access to and
(2) there is sufficient space
Description
A temporary file which (1) every machine in the cluster has access to and
(2) there is sufficient space
Usage
ribiosTempfile(pattern = "file", tmpdir = ribiosTempdir(), fileext = "")
Value
a character string of the file name
Arguments
- pattern
Character string, file pattern
- tmpdir
Character string, temp directory
- fileext
CHaracter string, file name extension (suffix)