Scanning Excel files with compare_df_cols() #471
sfirke
started this conversation in
Show and tell
Replies: 1 comment
-
|
Cool idea! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've done a lot of wrangling-a-set-of-Excel-sheets in my day but I'm not sure it ever occurred to me until now to pipe from
read_excel()intocompare_df_cols(). Pretty neat to get this without creating any objects in the environment:Beta Was this translation helpful? Give feedback.
All reactions