unmatched_keys: Check for unmatched keys

View source: R/dplyr-joins.R

unmatched_keysR Documentation

Check for unmatched keys

Description

Gives TRUE if unmatched keys, FALSE if not.

Usage

unmatched_keys(x, out, by)

Arguments

x

input table to join

out

output of join

by

by argument, giving keys for join

Value

logical


randrescastaneda/joyn documentation built on Dec. 20, 2024, 6:51 a.m.