Code
intersect(alfa, beta)
Error <rlang_error>
not compatible:
not compatible:
- Cols in y but not x: `data2`.
- Cols in x but not y: `data`.
Code
union(alfa, beta)
Error <rlang_error>
not compatible:
not compatible:
- Cols in y but not x: `data2`.
- Cols in x but not y: `data`.
Code
setdiff(alfa, beta)
Error <rlang_error>
not compatible:
not compatible:
- Cols in y but not x: `data2`.
- Cols in x but not y: `data`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.