use_tidy_eval: Deprecated tidyverse functions

View source: R/usethis-deprecated.R

use_tidy_evalR Documentation

Deprecated tidyverse functions

Description

[Deprecated]

  • use_tidy_eval() is deprecated because there's no longer a need to systematically import and re-export a large number of functions in order to use tidy evaluation. Instead, use use_import_from() to tactically import functions as you need them.

Usage

use_tidy_eval()

usethis documentation built on Sept. 11, 2024, 5:29 p.m.