Nothing
Code
write_csv(df, tempfile())
Condition
Error in `cli_block()`:
! `x` must not contain list or matrix columns:
x invalid columns at index(s): 3
Code
write_csv(df2, tempfile())
Condition
Error in `cli_block()`:
! `x` must not contain list or matrix columns:
x invalid columns at index(s): 2
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.