Learn R Programming

teal.data (version 0.5.0)

assert_compatible_keys: Check Compatibility of keys

Description

Helper function to assert if two key sets contain incompatible keys.

Usage

assert_compatible_keys(join_key_1, join_key_2)

Arguments

Value

Returns TRUE if successful, otherwise raises error.