logmsg.Rd
Write a character vector of format strings to a log file
logmsg(logfile, fmt, ..., sep = "\n")
path to log file
a character vector of format strings, each of up to 8192 bytes.
values to be passed into fmt. As in sprintf
argument to cat
; default: "\n"
(invisible) formatted messages