Description Usage Arguments Value Examples
View source: R/misc_initializeLogger.R
Initialize a parallel-ready logger.
1 | initializeLogger(name = NULL, file = NULL)
|
name |
(character): Name of the logger (can be empty). |
file |
(character): Path to file where logging will be written to (handy when performing parallel). |
(NULL) Returns instance of a ParallelLogger.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.