check_double_columns.RdCheck whether two dataframes have intersecting column names.
check_double_columns(x, y, connector = NULL)Message informing about overlap in columns between the dataframes.
check_double_columns(mtcars, iris)
#> There are no overlapping columns between the dataframes