ribiosTempfile: A temporary file which (1) every machine in the cluster has...

Description Usage Arguments Value See Also

View source: R/temp.R

Description

A temporary file which (1) every machine in the cluster has access to and (2) there is sufficient space

Usage

1
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


ribiosUtils documentation built on March 13, 2020, 2:54 a.m.