writeToLog.Job: Writes to log file

Description Usage Arguments Value Author(s) See Also

Description

Writes to log file.

Usage

1
2
## S3 method for class 'Job'
writeToLog(this, ..., collapse=" ")

Arguments

...

Arguments passed to the cat.Verbose method.

collapse

A character string to concatenate objects in a list.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*resetLog(). For more information see Job.


R.batch documentation built on May 2, 2019, 4:58 p.m.