View source: R/functions_wrapper.R
broadcast_log | R Documentation |
Broadcast the log of a context
Default is to use the same broadcaster, but optionally another broadcaster could be used.
broadcast_log(context, broadcaster = NULL)
context |
(Context) Broadcast the log of this context |
broadcaster |
(str (optional)) Name of the broadcaster to use. Default is to use the same as was original used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.