assert_compatible_keys2 {teal.data} | R Documentation |
Verify key set compatibility
Description
Helper function to ensuring compatibility between two sets of keys
Usage
assert_compatible_keys2(x, y)
Value
Returns TRUE
if successful, otherwise raises error.
[Package teal.data version 0.6.0 Index]