powered by
See arguments.
mklog(x, path, sep = '\t')
Content of a log record.
The path of the log file, if '', the log record is sent to standard output.
The seperator in a record.
None (invisible NULL)
# NOT RUN { mklog('test log', '') # }
Run the code above in your browser using DataLab