Description Usage See Also Examples
You can use the 'glue' syntax to include variables in the log. You can parametrize the color and the background. The title argument simply put the background in red if TRUE.
1 |
shinyjs::showLog console_var
1 2 3 | console_log("Debug: I am on the line 437... For now at least...")
console_log("There was {nrow(iris)} rows in the iris dataset")
console_log("**Main Object Construction**, title=TRUE")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.