Nothing
Code
write_csv(mtcars, file.path(tempdir(), "x/y"))
Condition
Warning in `open.connection()`:
cannot open file '<temp>/x/y': No such file or directory
Error in `open.connection()`:
! cannot open the connection
Code
format_delim(df, "\t", escape = "invalid")
Condition
Error in `match.arg()`:
! 'arg' should be one of "double", "backslash", "none"
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.