check_unmatched_keys | R Documentation |
Conduct all unmatched keys checks and return error if necessary
check_unmatched_keys(x, y, out, by, jn_type)
x |
left table |
y |
right table |
out |
output from join |
by |
character vector of keys that x and y are joined by |
jn_type |
character: "left", "right", or "inner" |
error message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.