check_merge_function {teal.transform} | R Documentation |
Check if the merge function is valid
Description
Check if the merge function is valid
Usage
check_merge_function(merge_function)
Arguments
merge_function |
( |
Value
Raises an error when check fails, otherwise, it returns NULL
, invisibly.
[Package teal.transform version 0.6.0 Index]