Joins data safely. Generic, with method for data.frame.
safe_join(x, ...)
x
object of dispatch
...
arguments to methods
safe_join.data.frame
Other safe_join: safe_join.data.frame()
safe_join.data.frame()
example(safe_join.data.frame)