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 NULL or a function | 
| ... | Messages to write to the logger | 
| type | One of "default", "error", "warning" | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.