Is it possible to row bind two data frames that don’t have the same set of columns? I am hoping to retain the columns that do not match after the bind.
Is it possible to row bind two data frames that don’t have the same set of columns? I am hoping to retain the columns that do not match after the bind.