Nothing
.onLoad <- function(libname, pkgname) {
flogger <- logger::layout_glue_generator(format =
paste("{time} {node} {pid} ",
"{namespace} {fn} ",
"{level}: {msg}",
sep = ""))
logger::log_layout(flogger, index = 1)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.