View source: R/helper_functions.R
writeLog | R Documentation |
For internal use. Add text to a logger
writeLog(logger, ..., type = "default")
logger |
The logger to write the text to. Can be |
... |
Messages to write to the logger |
type |
One of |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.