motusLog | R Documentation |
Works like sprintf, but sends output to the motus main log file, after prepending the current date/time. Output is followed by an end-of-line. If passed only a character vector, it is logged with one item per line, with those after the first line indented.
motusLog(fmt, ...)
fmt |
character scalar |
... |
any parameters required for |
invisible(NULL)
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.