deprec-context function

Information about the "current" group or variable

Information about the "current" group or variable

These functions were deprecated in dplyr 1.1.0.

  • cur_data() is deprecated in favor of pick().
  • cur_data_all() is deprecated but does not have a direct replacement as selecting the grouping variables is not well-defined and is unlikely to ever be useful.
cur_data() cur_data_all()
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-11-17