library(logr) lf <- log_open() log_print("Hello") # stop("stop me") warning("a warning message") log_close()
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.