moodymudskipper / safejoin

Wrappers around dplyr functions to join safely using various checks
GNU General Public License v3.0
42 stars 7 forks source link

There's currently no easy way to have flexible renaming/suffixing/prefixing with lists #23

Closed moodymudskipper closed 2 years ago

moodymudskipper commented 5 years ago

No easy way out of this though we could probably already do better than accepted answer :

https://stackoverflow.com/questions/52404434/how-to-merge-list-of-dataframes-with-same-column-names

moodymudskipper commented 2 years ago

The fun now happens at https://github.com/moodymudskipper/powerjoin