assert_compatible_keys {teal.data} | R Documentation |
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)
Value
Returns TRUE
if successful, otherwise raises error.
[Package teal.data version 0.6.0 Index]