tidyeval-compat function

Other tidy eval tools

Other tidy eval tools

These tidy eval functions are no longer for normal usage, but are still exported from dplyr for backward compatibility. See ?rlang::args_data_masking and vignette("programming") for the latest recommendations.

  • expr()
  • enquo()
  • enquos()
  • sym()
  • syms()
  • as_label()
  • quo()
  • quos()
  • quo_name()
  • ensym()
  • ensyms()
  • enexpr()
  • enexprs()
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-11-17