Nothing
Code
stop("ouch") %!% "bam"
Condition
Error:
! bam
Caused by error in `stop()`:
! ouch
Code
g()
Condition
Error in `g()`:
! bam `boom()`
Caused by error in `f()`:
! ouch
Code
h()
Condition
Error in `foo()`:
! bam `boom()`
Caused by error in `f()`:
! ouch
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.