.check_joinable {teal.code} | R Documentation |
If two qenv
can be joined
Description
Checks if two qenv
objects can be combined.
For more information, please see join
Usage
.check_joinable(x, y)
Arguments
x |
( |
y |
( |
Value
TRUE
if able to join or character
used to print error message.
[Package teal.code version 0.6.1 Index]