Learn R Programming

joyn (version 0.2.4)

unmatched_keys: Check for unmatched keys

Description

Gives TRUE if unmatched keys, FALSE if not.

Usage

unmatched_keys(x, out, by)

Value

logical

Arguments

x

input table to join

out

output of join

by

by argument, giving keys for join