Closed mattroumaya closed 3 years ago
This looks great, thank you! Only suggestion/question I have is, will it put response status first? I could see putting other columns first, particularly response ID but maybe also others like collector ID. If you agree, that last select()
could name those other columns before response_status
.
Thanks, @sfirke ! This is an amazing package that I use often, and I will continue to look for ways that I can contribute. I agree with your suggestion and updated the dplyr::select call.
Thanks again for this PR - I merged it, it's a nice improvement!
Proposed solution for #54