mklog {batchscr} | R Documentation |
See arguments.
mklog(x, path, sep = '\t')
x |
Content of a log record. |
path |
The path of the log file, if ”, the log record is sent to standard output. |
sep |
The seperator in a record. |
None (invisible NULL)
mklog('test log', '')