View source: R/helper_functions.R
asyncLog | R Documentation |
For internal use. Similar to writeLog but for use inside async functions
asyncLog(async, ..., type = "default")
async |
Whether the function is being used asynchronously |
... |
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.