Nothing
Code
vroom::vroom(files, col_types = list())
Condition
Error:
! Files must all have 2 columns:
i File 2 has 3 columns.
Code
vroom::vroom(files, col_types = list())
Condition
Error:
! Files must have consistent column names:
* File 1 column 1 is: A
* File 2 column 1 is: C
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.