merge_check | R Documentation |
Check the class, duplication, and missingness of ID columns. A Venn plot is provided.
merge_check(x, y, by = NULL, by.x = NULL, by.y = NULL)
x, y |
data tables. |
by |
Shared column name in x and y to merge on. |
by.x, by.y |
Column names in x and y to merge on. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.