sink.file {StabPerf} | R Documentation |
Intended to sinking output of remotely executed jobs that have no attached console
sink.file()
File name depends on hostname and process ID (See Sys.info
) and is placed in the log
directory under the edaprakt.tmpdir
. This function is called directly on SNOW cluster nodes, i.e. it is not a package function, even if it is exported in the NAMESPACE
.
sink
, options
, Sys.getpid
, Sys.info