Nothing
This should be automatically entrace by rlang when it is installed, and a clean traceback will be shown.
f <- function() g() g <- function() h() h <- function() stop("This is an error !") f()
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.