Learn R Programming

ribiosUtils (version 1.5-6)

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 = "")

Arguments

pattern

Character string, file pattern

tmpdir

Character string, temp directory

fileext

CHaracter string, file name extension (suffix)

Value

a character string of the file name

See Also

ribiosTempdir