Skip to content

tidyselect 0.2.3

Compare
Choose a tag to compare
@lionel- lionel- released this 07 Nov 09:57
  • Internal fixes in prevision of using tidyselect within dplyr.

  • vars_select() and vars_rename() now correctly support unquoting
    character vectors that have names.

  • vars_select() now ignores missing variables.