We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
67452a5
Internal fixes in prevision of using tidyselect within dplyr.
tidyselect
dplyr
vars_select() and vars_rename() now correctly support unquoting character vectors that have names.
vars_select()
vars_rename()
vars_select() now ignores missing variables.